]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add test for reduction in number of fetches
authorStephen Morris <stephen@isc.org>
Thu, 5 Mar 2020 18:46:46 +0000 (18:46 +0000)
committerMichał Kępień <michal@isc.org>
Tue, 5 May 2020 21:49:25 +0000 (23:49 +0200)
commit746e9a529c083d5a77c3e0e3d985f989fe0488cb
tree6bfcae681d79a4f7c7c02258155b00888ee30224
parent2e73187b2dc2b20e70dcc71dc61c41ef1ba11412
Add test for reduction in number of fetches

Add a system test that counts how many address fetches are made
for different numbers of NS records and checks that the number
are successfully limited.
bin/tests/system/resolver/clean.sh
bin/tests/system/resolver/ns4/named.conf.in
bin/tests/system/resolver/ns4/root.db
bin/tests/system/resolver/ns4/sourcens.db [new file with mode: 0644]
bin/tests/system/resolver/ns5/named.conf.in
bin/tests/system/resolver/ns6/named.conf.in
bin/tests/system/resolver/ns6/targetns.db [new file with mode: 0644]
bin/tests/system/resolver/tests.sh
util/copyrights