]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move parts into a common module
authorMatthijs Mekking <matthijs@isc.org>
Tue, 30 Sep 2025 09:48:30 +0000 (11:48 +0200)
committerMatthijs Mekking (GitLab job 6509612) <matthijs@isc.org>
Fri, 21 Nov 2025 14:17:42 +0000 (14:17 +0000)
commit54fbbc109a9e7885214ea4e25f39e3540e43d71a
treef2dabdce5eb025fa20245f6870c131b3b90bee57
parent35a10c7221e8c9e39f47956a0b4204bd6b78f9d0
Move parts into a common module

Some constants and test functionality are the same for test cases
prior and after reconfiguration. Move these into a common module.

(cherry picked from commit 85eea3db371a97e04f647489dc1e01d8c2e70b98)
bin/tests/system/nsec3/common.py [new file with mode: 0644]
bin/tests/system/nsec3/tests_nsec3_initial.py