]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Rewrite kasp system test to pytest (1)
authorMatthijs Mekking <matthijs@isc.org>
Thu, 10 Apr 2025 21:17:49 +0000 (21:17 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 10 Apr 2025 21:17:49 +0000 (21:17 +0000)
commitb571c084db16c882f9536d150aa3e0f7c3f4be06
treee7fd5536d89fdfe80d6c08d24afd4a0fb7a4a6e5
parent21c7ec182a8c74ed1634b0fb77773c9c73c6cdf9
parent0a6cc42914964cd83fe4973456fc54f8bff90c30
chg: test: Rewrite kasp system test to pytest (1)

Move test code that can be reused for the kasp pytest-based system test.

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

See merge request isc-projects/bind9!10252