]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test dnssec tools using zone file basename as origin
authorMatthijs Mekking <matthijs@isc.org>
Wed, 1 Apr 2026 09:11:55 +0000 (11:11 +0200)
committerEvan Hunt <each@isc.org>
Thu, 2 Apr 2026 06:08:14 +0000 (23:08 -0700)
commit52abfa3e07e65ae6eb34aa3c3dbd0f9489f25da4
treed4db7c30821ed08c438695987505d200d24cf435
parent96da8560184a7252e0938edf9b0e2cd1ff473cb9
Test dnssec tools using zone file basename as origin

Add test cases where dnssec-signzone and dnssec-verify use the
zone file's basename as the origin when '-o' is omitted.

(cherry picked from commit 1251ae896c06c1a2e8c7953042f859847dacfa6b)
bin/tests/system/dnssec/signer/general/test13.zone [new file with mode: 0644]
bin/tests/system/dnssec/tests.sh
bin/tests/system/dnssec/tests_sh_dnssec.py