From: Nicki Křížek Date: Mon, 10 Nov 2025 15:21:52 +0000 (+0100) Subject: new: test: Add isctest.check.ede() helper for pytest X-Git-Tag: v9.21.16~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc9262c39174f23db2a6205346a3a8825a937a2;p=thirdparty%2Fbind9.git new: test: Add isctest.check.ede() helper for pytest Add a utility function to check for EDE codes present in the DNS message. The primary benefit of this helper function is that it handles the compatibility issues with different dnspython versions and the actual test code doesn't have to deal with that any more. Merge branch 'nicki/isctest-check-ede-helper' into 'main' See merge request isc-projects/bind9!11182 --- fbc9262c39174f23db2a6205346a3a8825a937a2