]> 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)
committerOndřej Surý <ondrej@sury.org>
Wed, 18 Apr 2018 15:49:55 +0000 (08:49 -0700)
commita23b305e6b46a5a5ac59fbe3c7804ea5b68c1e60
tree0ce405eee3d8118b4f5f7878f53a3217bc35b449
parent68e9315c7d3e3800527385be67d6a2e8c8fc6ba0
add system test for root-key-sentinel
16 files changed:
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