]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert algorithm rollover tests to pytest
authorMatthijs Mekking <matthijs@isc.org>
Wed, 19 Mar 2025 15:28:33 +0000 (16:28 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 18 Jun 2025 12:47:07 +0000 (14:47 +0200)
commit383605c902afa9af4492d0fb291e92a829317415
treec37c2a55afdae963aa0128300de5646ffee192fd
parentffccf1fe8bdc132875333081f61efeead351aa53
Convert algorithm rollover tests to pytest

Roll the algorithm rollover test cases over to the rollover directory
and rewrite using pytest.

(cherry picked from commit 80992c7b96d0fe1cc10130963766225780dd6ed1)
bin/tests/system/kasp/ns6/named.conf.in
bin/tests/system/kasp/ns6/named2.conf.in
bin/tests/system/kasp/ns6/policies/kasp-fips.conf.in
bin/tests/system/kasp/ns6/setup.sh
bin/tests/system/kasp/tests.sh
bin/tests/system/rollover/ns6/kasp.conf.j2
bin/tests/system/rollover/ns6/named.conf.j2
bin/tests/system/rollover/ns6/named2.conf.j2
bin/tests/system/rollover/ns6/setup.sh
bin/tests/system/rollover/tests_rollover.py