]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move check_nsec3_case to common code
authorMatthijs Mekking <matthijs@isc.org>
Thu, 13 Nov 2025 18:54:03 +0000 (19:54 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 21 Nov 2025 12:50:13 +0000 (13:50 +0100)
commit7762b2391e1e4e3a24045de4e2717aa4822ddd2f
tree86c47cf38fccc5fb1c3ab2225dd8a8ac3bb880ba
parent29816eb621644f41c48e13672c301beb2fa6b6ef
Move check_nsec3_case to common code

With the nsec and nsec3 test cases being nearly identical for all
modules, these can be be unified and moved to common.py.
bin/tests/system/nsec3/common.py
bin/tests/system/nsec3/tests_nsec3_initial.py
bin/tests/system/nsec3/tests_nsec3_reconfig.py
bin/tests/system/nsec3/tests_nsec3_restart.py