]> git.ipfire.org Git - thirdparty/hostap.git/commit
hwsim tests: Pass --logdir to run-tests.py
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Oct 2013 21:37:15 +0000 (22:37 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2013 09:07:52 +0000 (11:07 +0200)
commit0141fa52443652650bba93178e92a6ad0d897de8
treeff9718354357c160e2b6e619242de16eba1d1ff0
parent958bf1ba3950eff403b261d9e7a41b3f618965f0
hwsim tests: Pass --logdir to run-tests.py

Instead of passing the log directory for each option
(-l, -r, -e, and -T) pass it once and make the other
options just take the filename (optionally, even).

This will also make it easier to extend later.

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