bind9/tests
Evan Hunt 3460fe73e2 fix commit error in mutex_test
when the branch implementing mutex_test was rebased and merged,
a rebasing error was missed: the isc_threadresult and isc_threadarg
types no longer exist.
2023-04-28 02:37:29 +01:00
..
bench Avoid spurious compilation failures in liburcu headers 2023-04-27 12:38:53 +02:00
dns Avoid spurious compilation failures in liburcu headers 2023-04-27 12:38:53 +02:00
include/tests Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
irs Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
isc fix commit error in mutex_test 2023-04-28 02:37:29 +01:00
isccfg Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
libtest Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
ns Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Build libtest even if CMOCKA is not available 2023-03-29 02:29:18 +00:00
unit-test-driver.sh.in Use SIGABRT rather than SIGKILL for long running unit test 2023-04-14 15:40:02 +10:00