bind9/bin/tests/system/resolver
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
..
ans2 Add tests for CVE-2022-2795 2022-10-19 12:36:20 +02:00
ans3 Test that a long CNAME chain causes SERVFAIL 2024-07-31 15:14:43 +00:00
ans8 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ans10 Add a server which returns FORMERR to all EDNS options 2023-06-26 16:36:11 +02:00
ns1 Bump max-recursion-queries to 100 in resolver system test 2024-08-29 14:41:52 +00:00
ns4 Check fallback on FORMERR to EDNS options 2023-06-26 16:36:11 +02:00
ns5 remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
ns6 Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
ns7 remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
ns9 Add system test for dual-stack-servers with possible DNAME response 2022-11-17 13:05:12 +11:00
clean.sh Make resolver system test shellcheck clean 2022-01-14 11:13:26 +01:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
setup.sh Add system test for dual-stack-servers with possible DNAME response 2022-11-17 13:05:12 +11:00
tests.sh Update the resolver system test 2024-09-18 01:25:01 +00:00
tests_sh_resolver.py Add pytest functions for shell system tests 2023-05-23 16:55:26 +02:00