]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor shutdown test into more helper functions
authorTom Krizek <tkrizek@isc.org>
Thu, 6 Apr 2023 12:01:43 +0000 (14:01 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 10 May 2023 11:32:51 +0000 (13:32 +0200)
commit7bbc38da95a776401cb304e9165a7ce30ebe1ffe
tree584696ed252424c56d5f2ba1cbc9bafc46eff99e
parenteba4910923a12706a583b1074678c55e075a7969
Refactor shutdown test into more helper functions

Improve code readability by splitting the test into more functions. Some
could be re-used later on for more general-purpose subprocess handling
or named checks.

(cherry picked from commit 9d64f1c1edf66e907c0e83f8b38a2e31b970d429)
bin/tests/system/shutdown/tests_shutdown.py