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

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.