]> git.ipfire.org Git - thirdparty/bind9.git/commit
Backport the whole NTA test suite
authorAram Sargsyan <aram@isc.org>
Tue, 24 Feb 2026 17:24:38 +0000 (17:24 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 20 Mar 2026 02:24:56 +0000 (03:24 +0100)
commit22c3861df4865b169642adcd1172fdd06fd7b063
tree647273a8797ca593fe9dcb991f1d09516513d32a
parent567c170b0c85caf7fa5518da65a19d4bb1f485a9
Backport the whole NTA test suite

The 9.20 branch was missing the new NTA test suite.  Backport it.
15 files changed:
bin/tests/system/nta/ns1/named.conf.j2 [new file with mode: 0644]
bin/tests/system/nta/ns1/root.db.in [new file with mode: 0644]
bin/tests/system/nta/ns1/sign.sh [new file with mode: 0644]
bin/tests/system/nta/ns2/corp.db [new file with mode: 0644]
bin/tests/system/nta/ns2/example.db.in [new file with mode: 0644]
bin/tests/system/nta/ns2/named.conf.j2 [new file with mode: 0644]
bin/tests/system/nta/ns2/sign.sh [new file with mode: 0644]
bin/tests/system/nta/ns3/bogus.example.db.in [new file with mode: 0644]
bin/tests/system/nta/ns3/named.conf.j2 [new file with mode: 0644]
bin/tests/system/nta/ns3/secure.example.db.in [new file with mode: 0644]
bin/tests/system/nta/ns3/sign.sh [new file with mode: 0644]
bin/tests/system/nta/ns4/named.conf.j2 [new file with mode: 0644]
bin/tests/system/nta/ns9/named.conf.j2 [new file with mode: 0644]
bin/tests/system/nta/setup.sh [new file with mode: 0644]
bin/tests/system/nta/tests_nta.py [new file with mode: 0644]