New TESTS variable to run a subset of tests in parallel.
authorDoug Evans <dje@google.com>
Wed, 19 Feb 2014 00:11:02 +0000 (16:11 -0800)
committerDoug Evans <dje@google.com>
Wed, 19 Feb 2014 00:11:02 +0000 (16:11 -0800)
commitc17ef0d5d26a5374b70f33689042ec2f6a77e4fa
tree9a334378ba1fa7b83cd3baeea68479d856c23324
parent5dd3176fb78ffa11ff37234d62a953d124d1e8aa
New TESTS variable to run a subset of tests in parallel.

* Makefile.in (TESTS): New variable.
(expanded_tests, expanded_tests_or_none): New variables
(check-single): Pass $(expanded_tests_or_none) to runtest.
(check-parallel): Only run tests in $(TESTS) if non-empty.
(check/no-matching-tests-found): New rule.
* README: Document TESTS makefile variable.
gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in
gdb/testsuite/README
This page took 0.025269 seconds and 4 git commands to generate.