tests: Add support for reading modules list from a file
authorIlan Peer <ilan.peer@intel.com>
Sun, 26 Oct 2014 07:06:33 +0000 (03:06 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 21:27:26 +0000 (23:27 +0200)
commit3bfa5f10a9e2adc62755832f89aa2ba34e25e54c
tree4bca67d58c6970eb51dff2e8e5acd38d96ee357e
parent6492a9cada42b03c998b02c09434fa9c280646de
tests: Add support for reading modules list from a file

The new run-tests.py argument "-l <file>" can now be used to specify the
test modules using a text file.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
tests/hwsim/run-tests.py