]> 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 03:52:15 +0000 (19:52 -0800)
commitdec6d02f2850b3c55c10fd4a0e0984e6d18593f7
tree7bedb3ec8e6b5fa9c547f58028a9d5ffa672eb33
parentc64af8abe58855e52bc5fb2e3add42274af8d01f
[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)
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]