]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move nsec3-change.kasp test to separate module
authorMatthijs Mekking <matthijs@isc.org>
Fri, 14 Nov 2025 15:31:42 +0000 (16:31 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 21 Nov 2025 12:50:13 +0000 (13:50 +0100)
commit9ee62467a6f2789eb0062df4fa41ae68b4e724d8
tree64ce1ba5100c223e49a2f6430e0f0a83b0c2f96f
parent7762b2391e1e4e3a24045de4e2717aa4822ddd2f
Move nsec3-change.kasp test to separate module

This zone has a specific corner case to be tested during the setup.
Move it to a separate module so it is less convoluted.
bin/tests/system/nsec3/tests_nsec3_change.py [new file with mode: 0644]
bin/tests/system/nsec3/tests_nsec3_reconfig.py