]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: test: Rewrite kasp system test to pytest (2)
authorMatthijs Mekking <matthijs@isc.org>
Thu, 17 Apr 2025 13:22:14 +0000 (13:22 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 17 Apr 2025 13:22:14 +0000 (13:22 +0000)
commit4360797308dda4894445841422b835bb8dee1529
treed7171812933cf2b9c321fdc6b1260d3333fa5bfc
parentcbab573d9f25ebe9505f0061edf941c54e460ca2
parentb50333e889860d55d54fbf29ba87652bbf8b63cf
[9.20] chg: test: Rewrite kasp system test to pytest (2)

Convert the first batch of tests from `kasp/tests.sh` to `kasp/tests_kasp.py`.

Backport of MR !10253

Merge branch 'backport-matthijs-pytest-rewrite-kasp-system-test-2-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10408