]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use pytest runner for make check
authorTom Krizek <tkrizek@isc.org>
Thu, 31 Aug 2023 11:15:24 +0000 (13:15 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 20 Sep 2023 08:32:05 +0000 (10:32 +0200)
commitb86a41780a32ebc93cb6c8304431d611938e889e
tree1b73bcb52b251bc94c0db1f829f32ebe7120ecdf
parent7509613408dfddd1e12f7f6ea65de93ec31852ca
Use pytest runner for make check

Make python & pytest required dependencies to run system tests and
invoke the pytest runner from the makefile.

(cherry picked from commit 56c108730405a42464f3c17b22ccb7b816ec8be0)
bin/tests/system/Makefile.am