From: Evan Hunt Date: Thu, 31 Jul 2025 20:34:56 +0000 (+0000) Subject: fix: dev: convert dnssec system tests to python X-Git-Tag: v9.21.11~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321aa313c49ed2f4a9309116ab1f9ecdb8f6c5d0;p=thirdparty%2Fbind9.git fix: dev: convert dnssec system tests to python Most of the shell-based tests in the `dnssec` system test have been converted to python. The only exceptions are the test cases that exercised the `dnssec-*` command line tools, and did not interact with a name server; those have been relocated into a new `dnssectools` system test. Merge branch 'each-convert-dnssec-test' into 'main' See merge request isc-projects/bind9!10688 --- 321aa313c49ed2f4a9309116ab1f9ecdb8f6c5d0