]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_eap.py
tests: Increase connection timeout for number of EAP test cases
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 30 Dec 2015 18:00:01 +0000 (20:00 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 30 Dec 2015 18:00:01 +0000 (20:00 +0200)
commit412c60309a3e0b38747c5c1bc70fa751501bb53d
tree42ff02584f6314e5610d758b80661db3cae673af
parent96425ea5027fc9d25ddafe1794bbb48185b6484d
tests: Increase connection timeout for number of EAP test cases

The previously used 10 second timeout allowed only two scan attempts
(five seconds between scans) and it was possible to hit a failure every
now and then when running under heavy load and the Probe Response frame
got delayed by 40 ms or so twice in a row. Add more time for one more
scan attempt to reduce the likelihood of this happening.

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