]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_eap.py
tests: Make active scans more robust
authorJouni Malinen <j@w1.fi>
Thu, 22 Jan 2015 20:38:38 +0000 (22:38 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 22 Jan 2015 22:52:40 +0000 (00:52 +0200)
commit90ad11e6255721078cc0a4c6d5d3db0b3aa51b51
treeb10904243fb6eff06237bf2cc68dce1f077c41ab
parent1f53fe0310cf124d404283d8044881735ee6e83b
tests: Make active scans more robust

This makes testing under very heavy load or under extensive kernel
debugging options more robust by allowing number of test cases to scan
multiple times before giving up on active scans. The main reason for
many of the related test failures is in Probe Response frame from
hostapd not getting out quickly enough especially when multiple BSSes
are operating.

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