bind9/bin/tests/system/resolver
Evan Hunt 069625cccb fix intermittent resolver test error
the resolver test checks that the correct number of fetches have
been sent NS rrsets of a given size, but it formerly did so by
counting queries received by the authoritative server, which could
result in an off-by-one count if one of the queries had been resent
due to a timeout or a port number collision.

this commit changes the test to count fetches initiated by the
resolver, which should prevent the intermittent test failure, and
is the actual datum we were interested in anyway.
2021-11-22 14:59:02 -08:00
..
ans2 add a system test with an ADB loop 2021-10-21 02:15:55 -07:00
ans3 add a system test with an ADB loop 2021-10-21 02:15:55 -07:00
ans8 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
ns1 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns4 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
ns5 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns6 Add additional processing to HTTPS and SVBC records 2021-08-18 13:49:48 +10:00
ns7 Add additional processing to HTTPS and SVBC records 2021-08-18 13:49:48 +10:00
clean.sh fix intermittent resolver test error 2021-11-22 14:59:02 -08:00
setup.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
tests.sh fix intermittent resolver test error 2021-11-22 14:59:02 -08:00