]> git.ipfire.org Git - thirdparty/bind9.git/commit
add tests for EDE 24 support
authorColin Vidal <colin@isc.org>
Wed, 29 Oct 2025 16:32:29 +0000 (17:32 +0100)
committerColin Vidal <colin@isc.org>
Mon, 3 Nov 2025 16:34:25 +0000 (17:34 +0100)
commit082e1aa83444aad446ae1fe21bb463c052074fcb
tree37f69b3e0418bc9e5fd2522eebaa236d432b626d
parent59f116fbc94f4fea01bd659d3e79502108cb55ab
add tests for EDE 24 support

Add system test covering EDE 24 being added in the response in both
common cases: when the server has not loaded the DB of a zone and when
the zone has expired (secondary).
bin/tests/system/ede24/ns1/foo.fr.db [new file with mode: 0644]
bin/tests/system/ede24/ns1/named.conf.j2 [new file with mode: 0644]
bin/tests/system/ede24/ns2/named.conf.j2 [new file with mode: 0644]
bin/tests/system/ede24/tests_ede24.py [new file with mode: 0644]