]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check for test interfaces before running system tests
authorMichał Kępień <michal@isc.org>
Thu, 25 Jan 2018 14:26:27 +0000 (15:26 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 26 Feb 2018 13:12:48 +0000 (14:12 +0100)
commite0221f2d25a88fb0025070ef35463288114048ea
tree1ec5739357adb3067f8f957c2df377748b6a0c68
parente1d6c9a6631f2db967d1a6331b5a177b78e08b89
Check for test interfaces before running system tests

Prevent runall.sh and "make test" from even attempting to run system
tests when "ifconfig.sh up" has not been run beforehand.  This ensures
the user is not flooded with error messages in such a case.
bin/tests/system/Makefile.in
bin/tests/system/testsummary.sh