From: Michał Kępień Date: Tue, 18 Mar 2025 05:55:17 +0000 (+0000) Subject: chg: test: Use isctest.asyncserver in the "qmin" test X-Git-Tag: v9.21.7~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=192627db100193d1bee02c43342d293e3be930de;p=thirdparty%2Fbind9.git chg: test: Use isctest.asyncserver in the "qmin" test Replace custom DNS servers used in the "qmin" system test with new code based on the isctest.asyncserver module. The revised code employs zone files and a limited amount of custom logic, which massively improves test readability and maintainability, extends logging, and fixes non-compliant replies sent by some of the custom servers in response to certain queries (e.g. AA=0 in authoritative empty non-terminal responses, non-glue address records in ADDITIONAL section). Merge branch 'michal/qmin-asyncserver' into 'main' See merge request isc-projects/bind9!10195 --- 192627db100193d1bee02c43342d293e3be930de