bind9/bin/tests/system/resolver
Michał Kępień 6c3c6aea37 Fix a Net::DNS version quirk in the "resolver" system test
Net::DNS versions older than 0.68 insert a ./ANY RR into the QUESTION
section if the latter is empty.  Since the latest Net::DNS version
available with stock RHEL/CentOS 6 packages is 0.65 and we officially
support that operating system, bin/tests/system/resolver/ans8/ans.pl
should behave consistently for various Net::DNS versions.  Ensure that
by making handleUDP() return the query ID and flags generated by
Net::DNS with 8 zero bytes appended.
2018-07-10 14:53:29 +02:00
..
ans2 qname-minimization: Some post-review style/minor fixes 2018-06-12 09:20:12 +02:00
ans3 qname minimization: fix tests 2018-06-12 09:18:47 +02:00
ans8 Fix a Net::DNS version quirk in the "resolver" system test 2018-07-10 14:53:29 +02:00
ns1 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns4 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +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 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02: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 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
setup.sh Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
tests.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00