]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use more concise syntax to check responses in rpzextra tests
authorTom Krizek <tkrizek@isc.org>
Thu, 23 Mar 2023 13:41:05 +0000 (14:41 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 4 Apr 2023 14:22:26 +0000 (16:22 +0200)
commit2ed26609b86b3748c1254789616fa8a4893a054e
tree3ad6b3bb32755b38c6b917769391395167061c0c
parent1649c768e94a3774fe66d35387c6b208f2bc0ed1
Use more concise syntax to check responses in rpzextra tests

All the answers are expected to have exactly one resource record. Check
it directly instead of iterating over all (possible) records.
bin/tests/system/rpzextra/tests_rpz_multiple_views.py
bin/tests/system/rpzextra/tests_rpz_passthru_logging.py