]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make run-tests.py process test case selection arguments
authorJouni Malinen <j@w1.fi>
Tue, 18 Nov 2014 22:34:36 +0000 (00:34 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 19 Nov 2014 13:20:52 +0000 (15:20 +0200)
commit5e3c0b02a7ea6f80ae2b84b0cb48000a049fb167
treed5b382037e94fbe55972cac375dc8acb31457ec2
parent38cb0a2db69cb46a4d6e5eb7671a4cfe0578ffb1
tests: Make run-tests.py process test case selection arguments

This allows a list of matching test cases to be produced without having
to run the test cases. Previously, -L output included all defined test
cases regardless of what else was included on the command line.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/run-tests.py