bind9/bin/tests/system/ede24
Nicki Křížek f9858e4739 Use new EDE helper in existing system tests
Previously, hasattr("extended_errors") was used as a check to detect a
mimumum required dnspython version in order to only perform the EDE
check if a new-enough dnspython was present. This is now abstracted into
isctest.check.ede().

In order to support dnspython<2.2.0, use isctest.compat.EDECode rather
than using dns.edns.EDECode directly.
2025-11-10 15:41:51 +01:00
..
ns1 harden ede24 system test 2025-11-06 15:11:45 +01:00
ns2 add tests for EDE 24 support 2025-11-03 17:34:25 +01:00
common.py Use new EDE helper in existing system tests 2025-11-10 15:41:51 +01:00
tests_ede24_expired.py split ede24 system test into separate modules 2025-11-06 15:13:29 +01:00
tests_ede24_noloaded.py split ede24 system test into separate modules 2025-11-06 15:13:29 +01:00