tests: Add run-tests.py --no-reset
authorJouni Malinen <j@w1.fi>
Sat, 2 Nov 2013 18:38:40 +0000 (20:38 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 09:31:48 +0000 (11:31 +0200)
commitb5476d940e21388c320da40cb1bda9c58a7495b2
treef989f17022179572501780b1cfa82143493597ea
parent5230bf64e8f22f4988119aaeec918dcb93f2e111
tests: Add run-tests.py --no-reset

This can be used to request the previously used default behavior where
the devices are not stopped at the end of a test case if a single test
case is run.

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