bind9/bin/tests/system/resolver
Michał Kępień 70ae48e5cb Fix IP regex used in the "resolver" system test
If dots are not escaped in the "1.2.3.4" regular expressions used for
checking whether IP address 1.2.3.4 is present in the tested resolver's
answers, a COOKIE that matches such a regular expression will trigger a
false positive for the "resolver" system test.  Properly escape dots in
the aforementioned regular expressions to prevent that from happening.
2019-03-01 01:32:54 -05: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:34:10 +01:00
tests.sh Fix IP regex used in the "resolver" system test 2019-03-01 01:32:54 -05:00