]> 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 04:38:04 +0000 (21:38 -0700)
commit9aba5ca84b68564dcec9e1537a33951a6a635dab
treedb8da553df824010edcb47347e9a7f70343c24b2
parent3890b5d7bad0472634902ef126d0e1b4a691ff02
add system test for root-key-sentinel

(cherry picked from commit a23b305e6b46a5a5ac59fbe3c7804ea5b68c1e60)
(cherry picked from commit b9e6b124aa7f3a7eab2d23a3bf8384746fdd2752)
(cherry picked from commit 9448c4fd216f282e49252cfc780db66de9e3393e)
(cherry picked from commit 8f139956ba34eed6d00689b871cece7d38ec7e4d)
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