JINMEI Tatuya 3df27b54fa [2094] use xxx_EQ() instead of FAIL(). 12 years ago
..
Makefile.am 69d4850566 [2094] ported wire-data matching utility from libdns++ tests. 12 years ago
README 8da3cbf0ec Cleanups and library splitting 14 years ago
fork.cc a2d07257bc [master] urgent care fix for build errors with sunstudio: 14 years ago
fork.h af5673b049 [2094] use \ instead of @ for doxygen commands for consistency. 12 years ago
mock_socketsession.h ad6c12af58 [1539] added some note about sockaddr conversion 13 years ago
newhook.cc 78bd2b7778 [trac812] added some more notes about throw_size_on_new 14 years ago
newhook.h af5673b049 [2094] use \ instead of @ for doxygen commands for consistency. 12 years ago
resolver.h ffbe8a099b [trac859] Make TestResolver reusable by other libs 14 years ago
resource.cc 6c0da87a7b [1964] moved dontCreateCoreDumps to libutil_unittests. 13 years ago
resource.h 6c0da87a7b [1964] moved dontCreateCoreDumps to libutil_unittests. 13 years ago
run_all.cc de55258660 [trac542] typo in a comment 14 years ago
run_all.h e1df41b8ba [trac542] fixed typo: s/std::Exception/std::exception/ 14 years ago
testdata.cc e22700fc20 [trac813] added some test utilities for tests that will be added soon. 14 years ago
testdata.h af5673b049 [2094] use \ instead of @ for doxygen commands for consistency. 12 years ago
textdata.h af5673b049 [2094] use \ instead of @ for doxygen commands for consistency. 12 years ago
wiredata.cc 3df27b54fa [2094] use xxx_EQ() instead of FAIL(). 12 years ago
wiredata.h af5673b049 [2094] use \ instead of @ for doxygen commands for consistency. 12 years ago

README

This directory contains some code that is useful while writing various
unittest code. It doesn't contain any code that would actually run in
bind10.

Because this is a test code, we do not test it explicitly.