]> git.ipfire.org Git - thirdparty/bind9.git/commit
add system test for root-key-sentinel
authorMark Andrews <marka@isc.org>
Wed, 14 Mar 2018 02:22:56 +0000 (13:22 +1100)
committerEvan Hunt <each@isc.org>
Tue, 5 Jun 2018 03:05:09 +0000 (20:05 -0700)
commit8f139956ba34eed6d00689b871cece7d38ec7e4d
treec05eb637a0cfafc0f3ad0072bcf7ee38358d5dc1
parent468a3bcdac22c1089727e2701906829139250eb7
add system test for root-key-sentinel

(cherry picked from commit a23b305e6b46a5a5ac59fbe3c7804ea5b68c1e60)
(cherry picked from commit b9e6b124aa7f3a7eab2d23a3bf8384746fdd2752)
(cherry picked from commit 9448c4fd216f282e49252cfc780db66de9e3393e)
17 files changed:
bin/named/query.c
bin/tests/system/Makefile.in
bin/tests/system/conf.sh.in
bin/tests/system/rootkeysentinel/clean.sh [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns1/named.conf.in [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns1/root.db.in [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns1/sign.sh [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns2/example.db.in [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns2/named.conf.in [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns2/sign.sh [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns3/hint.db [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns3/named.conf.in [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns4/hint.db [new file with mode: 0644]
bin/tests/system/rootkeysentinel/ns4/named.conf.in [new file with mode: 0644]
bin/tests/system/rootkeysentinel/setup.sh [new file with mode: 0644]
bin/tests/system/rootkeysentinel/tests.sh [new file with mode: 0644]
util/copyrights