]> git.ipfire.org Git - thirdparty/bind9.git/commit
Create automatic tests "autosign" and "metadata". [rt19946]
authorEvan Hunt <each@isc.org>
Mon, 30 Nov 2009 21:00:48 +0000 (21:00 +0000)
committerEvan Hunt <each@isc.org>
Mon, 30 Nov 2009 21:00:48 +0000 (21:00 +0000)
commit75b8de87879ad017c9cd2ffc328e5d2391d16e99
treeb270875197811fd7669f63ffdecb3f37770c4f60
parent6585014aa04923b20a9e96bfd354807777e84170
Create automatic tests "autosign" and "metadata". [rt19946]
39 files changed:
bin/tests/system/autosign/clean.sh [new file with mode: 0644]
bin/tests/system/autosign/ns1/keygen.sh [new file with mode: 0644]
bin/tests/system/autosign/ns1/named.conf [new file with mode: 0644]
bin/tests/system/autosign/ns1/root.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns2/child.nsec3.example.db [new file with mode: 0644]
bin/tests/system/autosign/ns2/child.optout.example.db [new file with mode: 0644]
bin/tests/system/autosign/ns2/dst.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns2/example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns2/insecure.secure.example.db [new file with mode: 0644]
bin/tests/system/autosign/ns2/keygen.sh [new file with mode: 0644]
bin/tests/system/autosign/ns2/named.conf [new file with mode: 0644]
bin/tests/system/autosign/ns2/private.secure.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/insecure.example.db [new file with mode: 0644]
bin/tests/system/autosign/ns3/keygen.sh [new file with mode: 0644]
bin/tests/system/autosign/ns3/multiple.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/named.conf [new file with mode: 0644]
bin/tests/system/autosign/ns3/nsec3.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/nsec3.nsec3.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/nsec3.optout.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/optout.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/optout.nsec3.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/optout.optout.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/rsasha256.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/rsasha512.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/secure.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/secure.nsec3.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/secure.optout.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns4/named.conf [new file with mode: 0644]
bin/tests/system/autosign/ns5/named.conf [new file with mode: 0644]
bin/tests/system/autosign/prereq.sh [new file with mode: 0644]
bin/tests/system/autosign/setup.sh [new file with mode: 0644]
bin/tests/system/autosign/tests.sh [new file with mode: 0644]
bin/tests/system/conf.sh.in
bin/tests/system/metadata/child.db [new file with mode: 0644]
bin/tests/system/metadata/clean.sh [new file with mode: 0644]
bin/tests/system/metadata/parent.db [new file with mode: 0644]
bin/tests/system/metadata/prereq.sh [new file with mode: 0644]
bin/tests/system/metadata/setup.sh [new file with mode: 0644]
bin/tests/system/metadata/tests.sh [new file with mode: 0644]