tests: Move WPS_ER_STOP from reset() to test cases
authorJouni Malinen <j@w1.fi>
Sat, 13 Dec 2014 18:31:44 +0000 (20:31 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 00:28:03 +0000 (02:28 +0200)
commitbe9f156200c8b4bfdeaad5aba267082187c53543
treedf3ad4bba1fd6c8551e40df9001b6711b7d382ce
parentd6b916c9db1d9505d386a5fa2b87dd29b565363a
tests: Move WPS_ER_STOP from reset() to test cases

This avoids one more cleanup step between most test cases by stopping ER
only in case it was actually used during a test.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_wps.py
tests/hwsim/test_nfc_wps.py
tests/hwsim/wpasupplicant.py