bind9/tests
Petr Menšík e7ddd3d7b4 Remove artificial search limit from libirs
Search directive from resolv.conf had a maximum of 8 domains. Any
more were ignored. Do not ignore them anymore; iterate over any
number of domains.

Test resolv.conf support by checking the first and last domain in
the search list. Ignore the domains between; just ensure that the
last domain in the configuration is the last domain parsed.
2024-12-10 00:51:56 +00:00
..
bench Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
dns disable deterministic ecdsa for fips builds 2024-12-09 10:33:01 +00:00
include/tests Extend ISC_TEST_MAIN for debugging 2024-08-22 09:54:39 +10:00
irs Remove artificial search limit from libirs 2024-12-10 00:51:56 +00: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 Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:44:53 +01:00
ns Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:44:53 +01: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