JINMEI Tatuya 6daf339b7a [trac813] overall documentation updates and editorial cleanups 14 years ago
..
Makefile.am e22700fc20 [trac813] added some test utilities for tests that will be added soon. 14 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 eddf905784 [trac366] Update old copyrights 14 years ago
newhook.cc 78bd2b7778 [trac812] added some more notes about throw_size_on_new 14 years ago
newhook.h 78bd2b7778 [trac812] added some more notes about throw_size_on_new 14 years ago
resolver.h ffbe8a099b [trac859] Make TestResolver reusable by other libs 14 years ago
testdata.cc e22700fc20 [trac813] added some test utilities for tests that will be added soon. 14 years ago
testdata.h e22700fc20 [trac813] added some test utilities for tests that will be added soon. 14 years ago
textdata.h 6daf339b7a [trac813] overall documentation updates and editorial cleanups 14 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.