]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_wps_er_add_enrollee check a bit more robust
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 25 Apr 2014 19:45:12 +0000 (22:45 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 29 Apr 2014 09:52:10 +0000 (12:52 +0300)
commitbefd671c9c1427e8a8c16a52f14c2a3e29871be1
treec4960f518ea6eac2f5b2d962ea09c3a227184d66
parentbd6bb3e37b3bf4eb373e8ba91ecde6389823b1b0
tests: Make ap_wps_er_add_enrollee check a bit more robust

It is possible for the final step of the test case to fail under load
(e.g., when using parallel-vm.sh with large number of VMs), so run
through additional scan iterations if the WPS-AUTH flag does not get
removed immediately.

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