bind9/tests
Artem Boldariev 139caf1354 Fix building netmgr_test with DoH disable
Some parts of the test rely on the functionality available only when
DoH is enabled, but they were not properly surrounded by #ifdef's.
This commit fixes that
2024-04-29 16:59:26 +03:00
..
dns Extract empty name in 'source' into 'name' 2024-04-24 12:22:48 +10:00
include/tests Revert "Kill unit tests that run more than 1200 seconds" 2023-04-14 06:21:03 +02:00
irs Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:36:03 +02:00
isc Fix building netmgr_test with DoH disable 2024-04-29 16:59:26 +03:00
isccfg Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:36:03 +02:00
libtest Add workaround for jemalloc linking order 2024-01-18 10:40:46 +01:00
ns Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:36:03 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
Makefile.am Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
unit-test-driver.sh.in Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00