bind9/bin/tests/system/resolver
Michał Kępień 915f94a6a3 Do not rely on default dig options in system tests
Some system tests assume dig's default setings are in effect.  While
these defaults may only be silently overridden (because of specific
options set in /etc/resolv.conf) for BIND releases using liblwres for
parsing /etc/resolv.conf (i.e. BIND 9.11 and older), it is arguably
prudent to make sure that tests relying on specific +timeout and +tries
settings specify these explicitly in their dig invocations, in order to
prevent test failures from being triggered by any potential changes to
current defaults.

(cherry picked from commit b6cce0fb8b)
2019-04-03 12:57:45 +02:00
..
ans2 Do not treat a referral with a non-empty ANSWER section as an error 2018-08-22 10:14:37 +02:00
ans3 Make resolver tests more civilized 2018-10-23 12:15:04 +00:00
ans8 use new packet for response; rename variable to request and response 2018-10-31 16:14:43 +11:00
ns1 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns4 Set result to SERVFAIL if upstream responded with FORMERR 2018-10-23 13:50:27 +02:00
ns5 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns6 Replace duplicated code snippet with calls to helper functions 2018-06-13 07:57:40 +02:00
ns7 add properly-formatted -D options to named.args files 2019-01-28 19:58:24 -08:00
clean.sh update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
prereq.sh RSA and ECDSA cryptography is now mandatory; remove the checks for those 2018-07-19 12:47:03 -04:00
setup.sh Call clean.sh from all relevant setup.sh scripts 2019-02-28 12:39:06 +01:00
tests.sh Do not rely on default dig options in system tests 2019-04-03 12:57:45 +02:00