tests: Make run-tests.py command argument parser more flexible
authorJouni Malinen <j@w1.fi>
Sat, 28 Sep 2013 15:35:17 +0000 (18:35 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 28 Sep 2013 15:35:17 +0000 (18:35 +0300)
commitd85bb75d475736c3345728be516241fb7b627f33
treee6a2df0f54d4cd16e58a6f22e7272d7f79c830ca
parent3b7475d365c274a7959b98673f2c9ed21f3f8360
tests: Make run-tests.py command argument parser more flexible

This allow -e, -r, and -f arguments to be given in any order.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/run-tests.py