bind9/bin
Aram Sargsyan 904940167c Update the resolver system test
The 'bin/tests/system/resolver.c' tool used in the resolver system
test uses the 'dns_client_setservers()' function, which sets up a
resolution in 'forward only' mode. Since a bug was just fixed in
'fctx_getaddresses()', two expected failures in the resolver system
test now fail with a different failure message, because
'fctx_getaddresses()' returns 'ISC_R_FAILURE' instead of
'res->quotaresp[dns_quotatype_server]', which is 'DNS_R_SERVFAIL'
by default. Change the expected failure message.
2024-09-18 01:25:01 +00:00
..
check Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
confgen Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
delv make "max_restarts" a configurable value 2024-08-07 15:36:15 -07:00
dig check for NULL before closing batchfp 2024-08-21 21:37:51 -07:00
dnssec Remove 'statslock' from dnssec-signzone 2024-09-16 13:25:07 +10:00
named Don't create the HTTP server if libxml and libjson-c are unavailable 2024-09-12 03:27:43 +00:00
nsupdate Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-05 10:27:52 +10:00
rndc Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
tests Update the resolver system test 2024-09-18 01:25:01 +00:00
tools Change the NS_PER_SEC (and friends) from enum to static const 2024-08-19 15:32:03 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00