]> 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)
committerStephen Morris <stephen@isc.org>
Fri, 16 Feb 2018 14:57:51 +0000 (14:57 +0000)
commit32fe6f7682361225415cc6714a1e369dca94b636
tree64477de1deaf0d6e8c1417df2751d78fcc4eb9fd
parente0ff77f9d3178d09eb60cf39733ae0c5018ce29d
[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.
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]