From: Štěpán Balážik Date: Wed, 29 Oct 2025 16:06:26 +0000 (+0000) Subject: chg: test: Use isctest.asyncserver in the "cookie" test X-Git-Tag: v9.21.15~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff1c4d0424219e4e20faebeb9fbabc775896142;p=thirdparty%2Fbind9.git chg: test: Use isctest.asyncserver in the "cookie" test Replace the custom DNS servers in the "cookie" system test with new code based on the isctest.asyncserver module. The convoluted test logic is split into multiple response handlers which are shared between the two servers. Behavior change: returned SOA records have the zone name set properly. Merge branch 'stepan/cookie-asyncserver' into 'main' See merge request isc-projects/bind9!10691 --- 1ff1c4d0424219e4e20faebeb9fbabc775896142