]> 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)
committerEvan Hunt <each@isc.org>
Mon, 26 Feb 2018 23:10:27 +0000 (15:10 -0800)
commit54c8d75ee150ea585e1e0d398e111465fb5aaad0
tree280e77f510e21925367a5877c77c9c6eb638351b
parent4257b061225af44a631f1a140f9f5dac7c8d914a
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.

(cherry picked from commit e0221f2d25a88fb0025070ef35463288114048ea)
bin/tests/system/Makefile.in
bin/tests/system/testsummary.sh