tests: Check for exceptions during TEST-START/STOP
authorJouni Malinen <j@w1.fi>
Sat, 24 Aug 2013 16:41:08 +0000 (19:41 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 24 Aug 2013 16:41:08 +0000 (19:41 +0300)
commit4896ddaea1a2cde405e21c4ba7827f91bdbfda17
treee6969ce180c9d14d960b5be8cdc87ed6d66f87a0
parent76d320ef3f0cba06c4565ae231dc3f28de060020
tests: Check for exceptions during TEST-START/STOP

It looks like the NOTE commands can time out in some cases. Avoid
stopping the test run in such a case to get more coverage if this is a
temporary issue.

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