]> git.ipfire.org Git - thirdparty/bind9.git/commit
[squash] Make resolver tests even more civilized (ans2.pl and ans3.pl)
authorMichał Kępień <michal@isc.org>
Tue, 17 Jul 2018 09:21:39 +0000 (11:21 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 17 Jul 2018 11:00:34 +0000 (13:00 +0200)
commit82082ecd568be250a3faf1f87fd2cb3b1ff80b47
tree88972efacf080679bd97dbd247c8490649b68601
parent122a1a00be93ed3cdf6e572083a3dcd5705a5ee3
[squash] Make resolver tests even more civilized (ans2.pl and ans3.pl)

Prevent ans2.pl from responding authoritatively for any name at or below
example.net.

Make ans3.pl properly answer example.net/NS queries.  Use string
comparisons instead of regular expressions where possible.
bin/tests/system/resolver/ans2/ans.pl
bin/tests/system/resolver/ans3/ans.pl