]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make HS 2.0 test cases more robust
authorJouni Malinen <j@w1.fi>
Wed, 14 May 2014 10:35:32 +0000 (13:35 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 15 May 2014 13:56:49 +0000 (16:56 +0300)
commit841bed04de2ecf3ce11837479bd45d66043642dc
tree883ad53e73eccc2d8a498228c6af508e2ddab73a
parent814f7ac85c68010a9643e59491060f3fd1426500
tests: Make HS 2.0 test cases more robust

Scan explicitly for the AP that may be started during the test case
execution. This is needed to work around issues where under heavy CPU
load, the single active scan round may miss the delayed Probe Response
from the second AP.

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