From: Nicki Křížek Date: Mon, 10 Nov 2025 16:49:40 +0000 (+0100) Subject: [9.20] new: test: Add isctest.check.ede() helper for pytest X-Git-Tag: v9.20.17~24 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f4351443a3564ce8eecd2ed98dd7a66c161301d5;p=thirdparty%2Fbind9.git [9.20] 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. Backport of MR !11182 Merge branch 'backport-nicki/isctest-check-ede-helper-9.20' into 'bind-9.20' See merge request isc-projects/bind9!11233 --- f4351443a3564ce8eecd2ed98dd7a66c161301d5