]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_wps_er_add_enrollee more robust under load
authorJouni Malinen <j@w1.fi>
Sat, 27 Sep 2014 13:17:17 +0000 (16:17 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 27 Sep 2014 13:17:17 +0000 (16:17 +0300)
commit321c7f60349a204ca355df2d690a2b679c9637c8
tree38685a46d5a644a7572ef37d9b09e30f64703a7f
parente49cabcf875f50cad00ba6555d971434458c364b
tests: Make ap_wps_er_add_enrollee more robust under load

The scan for WPS-AUTH validation may miss a Probe Response frame if the
hostapd process gets blocked under load, e.g., when testing with
parallel-vm.sh.

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