allow selecting individual tests with runtests.py
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 18 Apr 2017 09:59:02 +0000 (11:59 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commit0165ca3c7e9ad9349324ee2a7ef07fcb2ff29e65
tree32749965d943c7cfe11203dae79a801d37cbc675
parentf08c604b5ac702c4dda548fe80f9f101c2be9c5f
allow selecting individual tests with runtests.py

If arguments are passed on the command line, interpret them as
test names and attempt to compose a suite comprising only the
tests specified.

The behavior remains the same if invoked without argument.
runtests.py