]> git.ipfire.org Git - thirdparty/bind9.git/commit
[rt46602] Tidy up run management
authorStephen Morris <stephen@isc.org>
Thu, 23 Nov 2017 10:02:15 +0000 (10:02 +0000)
committerEvan Hunt <each@isc.org>
Sun, 25 Feb 2018 17:22:30 +0000 (09:22 -0800)
commit320d22fa4597ab68eecff1de4bc8923a05abe190
tree3c9c1270ae1418fd841226ea18c9affde4162b72
parent679bc83b079b90086151e83b7893f1de2c110cd7
[rt46602] Tidy up run management

Miscellaneous tidying up of run management.  The most significant
change is that "runall.sh" now runs _all_ the tests, even the
ones that can run in parallel.  runsequential.sh is the script
to run tests that have not been converted to parallel running.

(cherry picked from commit 32fe6f7682361225415cc6714a1e369dca94b636)
(cherry picked from commit a49afdaeb818fb81ead578ff21a8dcd2b89d00aa)
(cherry picked from commit dec6d02f2850b3c55c10fd4a0e0984e6d18593f7)
bin/tests/system/Makefile.in
bin/tests/system/conf.sh.in
bin/tests/system/getopts.sh
bin/tests/system/run.sh
bin/tests/system/runall.sh
bin/tests/system/runsequential.sh [new file with mode: 0644]
bin/tests/system/testsummary.sh [new file with mode: 0644]