bind9/tests
Petr Menšík 4fa81253ea Load default listen-on[-v6] values from config.c
Stop using ns_listenlist_default() to set the default listen-on
and listen-on-v6 configuration.  Instead, configure these options
using the default values in config.c.
2024-11-26 15:22:12 -08:00
..
bench Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
dns Parse the URI template and check for a dns variable 2024-11-26 12:38:49 +11:00
include/tests Extend ISC_TEST_MAIN for debugging 2024-08-22 09:54:39 +10:00
irs Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
isc Fix alpine build by removing LargestIntegralType in time_test 2024-11-22 08:52:03 +01:00
isccfg Add a none parameter to query-source[-v6] 2024-11-26 08:45:50 +01:00
libtest Load default listen-on[-v6] values from config.c 2024-11-26 15:22:12 -08:00
ns wrap ns_nm_socket_type for testing 2024-11-25 13:07:24 +03: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 Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00