]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Rename "nsec3-delegation" to "nsec3_delegation"
authorMichał Kępień <michal@isc.org>
Wed, 25 Mar 2026 14:36:17 +0000 (15:36 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 25 Mar 2026 14:36:17 +0000 (15:36 +0100)
The "nsec3-delegation" test was added in a release branch, before commit
67aca1f8c6f19de11f238a402604697be4ff64dc introduced the current system
test naming convention.  Rename the test to comply with that convention.

bin/tests/system/nsec3_delegation/ns1/named.conf.j2 [moved from bin/tests/system/nsec3-delegation/ns1/named.conf.j2 with 100% similarity]
bin/tests/system/nsec3_delegation/ns1/root.db [moved from bin/tests/system/nsec3-delegation/ns1/root.db with 100% similarity]
bin/tests/system/nsec3_delegation/ns2/iter-too-many.db.j2.manual [moved from bin/tests/system/nsec3-delegation/ns2/iter-too-many.db.j2.manual with 100% similarity]
bin/tests/system/nsec3_delegation/ns2/named.conf.j2 [moved from bin/tests/system/nsec3-delegation/ns2/named.conf.j2 with 100% similarity]
bin/tests/system/nsec3_delegation/ns2/sub.iter-too-many.db [moved from bin/tests/system/nsec3-delegation/ns2/sub.iter-too-many.db with 100% similarity]
bin/tests/system/nsec3_delegation/ns3/named.conf.j2 [moved from bin/tests/system/nsec3-delegation/ns3/named.conf.j2 with 100% similarity]
bin/tests/system/nsec3_delegation/ns3/trusted.conf.j2 [moved from bin/tests/system/nsec3-delegation/ns3/trusted.conf.j2 with 100% similarity]
bin/tests/system/nsec3_delegation/tests_excessive_nsec3_iterations.py [moved from bin/tests/system/nsec3-delegation/tests_excessive_nsec3_iterations.py with 100% similarity]