]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_wps.py
tests: Fix ap_wps_er_multi_add_enrollee cleanup steps
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 2 Dec 2015 16:19:39 +0000 (18:19 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 2 Dec 2015 16:19:39 +0000 (18:19 +0200)
commitd887ed3f953a7fcfda3fd0ccbbce1b6a28e899dc
treeb698340baed622d7b96c7296a68ee1421834ee9e
parent2c68ae2b21d8de009606616388cbf87b4f4e3468
tests: Fix ap_wps_er_multi_add_enrollee cleanup steps

Only one of the ERs was stopped at the end of the test case and this
could result in the following test case failing, e.g., when executing
this test case sequence: ap_wps_er_multi_add_enrollee ap_wps_upnp.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_wps.py