]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: remote: Allow to run module tests
authorJanusz Dziedzic <janusz.dziedzic@gmail.com>
Sun, 8 Mar 2020 13:27:02 +0000 (14:27 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 8 Mar 2020 15:10:57 +0000 (17:10 +0200)
commit12a508a11f50ca6ca6ba12ca9143f590221c0ba1
tree2c7b5e5ab3655fe65278887f63d26c352f9b6235
parent10223b501b4f576a570d977a9560c753d658e0c3
tests: remote: Allow to run module tests

Add a new command line option -f (--modules) that will run all test
cases from the specified module(s).

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
tests/remote/run-tests.py