]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Refactor run-all.sh
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Oct 2013 17:49:12 +0000 (19:49 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 30 Oct 2013 17:58:23 +0000 (19:58 +0200)
commitf72434b43e9947a9ad4b9416ff1f35655fe6662e
treefd56310846459ce54d119931aac522639f15172a
parent95194219dfd4fb77ec9151aa49d6e01b4bd78b71
tests: Refactor run-all.sh

Reuse the code rather than duplicating the implementation
of starting the tests. To make that easier, allow passing
multiple modules with -f to run-tests.py.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/run-all.sh
tests/hwsim/run-tests.py