tests: Follow test sequence from run-tests.py command line
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 27 Nov 2014 17:48:41 +0000 (19:48 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Nov 2014 17:48:41 +0000 (19:48 +0200)
commit499c5e9dc6761311ddddd87365469b12195de89f
tree48445b514394b8182763520b10258aa89cdce298
parent3882a70841b0ad0548ca8075e8fabd2915848389
tests: Follow test sequence from run-tests.py command line

It can be useful to specify an exact order of test cases and also to
allow the same test case to be run multiple times when the list of tests
is provided on the command line.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/run-tests.py