]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Rewrite kasp system test to pytest (2)
authorMatthijs Mekking <matthijs@isc.org>
Thu, 17 Apr 2025 12:25:36 +0000 (12:25 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 17 Apr 2025 12:25:36 +0000 (12:25 +0000)
commit7211ba147abba05f7fa0333ef76a5480bb87aeaa
tree10cd091d5d6b5d72c559bfb3fecc5c5b2be20257
parent3a38a5fcad2e8ae5b2804209eab92f567cd4f0cd
parent62a6b9faa7ccf85b2b628fb991c8f72d2976eee3
chg: test: Rewrite kasp system test to pytest (2)

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

Merge branch 'matthijs-pytest-rewrite-kasp-system-test-2' into 'main'

See merge request isc-projects/bind9!10253