]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: test: Rewrite kasp system test to pytest (3)
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Apr 2025 16:32:45 +0000 (16:32 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Apr 2025 16:32:45 +0000 (16:32 +0000)
commite14173668ef08e794733710c8ec554c866ae934c
treef7b0a7c524b359054d7139c0cb718b0984b7d25c
parentd839d11bf62a82c2360e21f3d5762b611ab9b9df
parent3d1a763dff63ba75ce5629570f769b8f705453ba
[9.20] chg: test: Rewrite kasp system test to pytest (3)

Write python-based tests for the many test cases from the kasp system test with the same pattern.

Backport of MR !10268

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

See merge request isc-projects/bind9!10421