bind9/bin/tests/system/resolver
Michał Kępień 7b1f4c8a6a Call clean.sh from all relevant setup.sh scripts
For all system tests utilizing named instances, call clean.sh from each
test's setup.sh script in a consistent way to make sure running the same
system test multiple times using run.sh does not trigger false positives
caused by stale files created by previous runs.

Ideally we would just call clean.sh from run.sh, but that would break
some quirky system tests like "rpz" or "rpzrecurse" and being consistent
for the time being does not hurt.

(cherry picked from commit a077a3ae8a)
2019-02-28 12:39:06 +01: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 Use rndc_reload in tests, make sure that reload is complete before continuing 2018-12-19 11:33:37 +01:00