bind9/tests
Ondřej Surý 0759612418
Adjust the udp_shutdown_connect to delay the check
The teardown jobs are not executed immediately, so we need to delay the
check for ISC_R_SHUTTINGDOWN even more (as the UDP connect is
synchronous, it makes it harder to test it).
2023-05-12 14:16:25 +02:00
..
bench Avoid spurious compilation failures in liburcu headers 2023-04-27 12:38:53 +02:00
dns Replace glue_cache hashtable with direct link in rdatasetheader 2023-05-12 13:25:39 +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 Adjust the udp_shutdown_connect to delay the check 2023-05-12 14:16:25 +02:00
isccfg Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
libtest Update sources to Clang 16 formatting 2023-05-11 13:42:26 +02:00
ns Avoid lossage from <stdnoreturn.h> 2023-05-11 10:40:56 +00: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