]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: test: Update filter-aaaa test
authorEvan Hunt <each@isc.org>
Wed, 6 Aug 2025 06:42:01 +0000 (06:42 +0000)
committerEvan Hunt <each@isc.org>
Wed, 6 Aug 2025 06:42:01 +0000 (06:42 +0000)
commit89473898ffcc6e388b9b004a32d7f0e33f1fb84d
tree510de9c4ea3afc882cb121e0ca968bd0337b1356
parent2a078733c1cea57a5119487b9f5ae54e61039efd
parente49c467efb64229f536f2f116f402da176656ee7
new: test: Update filter-aaaa test

Renamed the `filter-aaaa` system test to `filters`, converted it to python, and added test cases to exercise the `filter-a` plugin as well.

Merge branch 'each-test-filter-a' into 'main'

See merge request isc-projects/bind9!10730