Michal 'vorner' Vaner 797308ff2a [2726] Initialize variables il y a 12 ans
..
Makefile.am 55f6c35119 [2899] move interprocess-lock related things under lib/log/interprocess il y a 12 ans
README 8da3cbf0ec Cleanups and library splitting il y a 14 ans
check_valgrind.cc 030aef1998 [2349] Ignore EXPECT_DEATH when run in valgrind il y a 12 ans
check_valgrind.h 10cbf4c33a [2669] Update check_valgrind.h documentation il y a 12 ans
fork.cc 462f0ff4fb [2669] Use valgrind-check in fork/thread tests il y a 12 ans
fork.h 6f83737a9b [master] added redundant 'const' in a function declaration to help SunStudio. il y a 12 ans
interprocess_util.cc 55f6c35119 [2899] move interprocess-lock related things under lib/log/interprocess il y a 12 ans
interprocess_util.h 55f6c35119 [2899] move interprocess-lock related things under lib/log/interprocess il y a 12 ans
mock_socketsession.h 797308ff2a [2726] Initialize variables il y a 12 ans
newhook.cc 78bd2b7778 [trac812] added some more notes about throw_size_on_new il y a 14 ans
newhook.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
resolver.h e744b4b23d [master] many spelling or typo fixes il y a 12 ans
resource.cc 6c0da87a7b [1964] moved dontCreateCoreDumps to libutil_unittests. il y a 13 ans
resource.h 0eb033a6b1 [2357] clean up a few #endif comments il y a 12 ans
run_all.cc 6ae0d625f0 [master] many misspelling and typo fixes il y a 12 ans
run_all.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
testdata.cc e22700fc20 [trac813] added some test utilities for tests that will be added soon. il y a 14 ans
testdata.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
textdata.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
wiredata.cc 3df27b54fa [2094] use xxx_EQ() instead of FAIL(). il y a 13 ans
wiredata.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 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.