mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-19 02:28:27 -05:00
reduce code duplication in filter-aaaa test
cut down the number of identical lines in the filter-aaaa test: - replace identical test cases with small check functions (check_aaaa_only, check_any, check_nodata, etc). - group those together into large check functions (check_filter, check_filter_other_family) that have options for recursive and break_dnssec, then run those for each combination of options on servers connfigured with filter-aaaa-on-v4 and filter-aaaa-on-v6.
This commit is contained in:
parent
b234c6d954
commit
58fe984c95
1 changed files with 159 additions and 1281 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue