]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Rewrite kasp system test to pytest (3)
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Apr 2025 15:52:50 +0000 (15:52 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Apr 2025 15:52:50 +0000 (15:52 +0000)
commit699db3b5b98209ba99f4f9cd60ca050871fb0f90
tree405243f715f15ebf0a7973d32bc00b55144e01a0
parent47ccf613eb049b545749f025f1a170a8a20f60c4
parent7d670b7fe73619330132075c6fe8ad23520c0de9
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.

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

See merge request isc-projects/bind9!10268