]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert kasp default test cases to pytest
authorMatthijs Mekking <matthijs@isc.org>
Fri, 14 Mar 2025 11:52:36 +0000 (12:52 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 17 Apr 2025 11:50:49 +0000 (13:50 +0200)
commit4e22b019f5123c27bda7574ae1a5750f27d5bd4b
treeecd225f4534506c3d5ce66d92238d126c56ac8e1
parent00ea2c256482f334e3bd9ed52f20cc3a6a53660f
Convert kasp default test cases to pytest

This commit deals with converting the test cases related to the default
dnssec-policy.

This requires a new method 'check_update_is_signed'. This method will
be used in future tests as well, and checks if an expected record is
in the zone and is properly signed.

Remove the counterparts for the newly added test from the kasp shell
tests script.
bin/tests/system/isctest/kasp.py
bin/tests/system/kasp/tests.sh
bin/tests/system/kasp/tests_kasp.py