]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make fils_sk_auth_mismatch more robust
authorJouni Malinen <j@w1.fi>
Sun, 22 Dec 2019 15:20:33 +0000 (17:20 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 22 Dec 2019 15:20:33 +0000 (17:20 +0200)
commit534d36210b9ea5eecb0b13b35253e6f52a4572ee
treeb60aa9a19cd4c8303be87276958aa73e347129ab
parente6d3aca9cf6e251eb19874bd2fa790cf7f0ead88
tests: Make fils_sk_auth_mismatch more robust

Wait STA connection to be completed in hostapd before testing
connectivity. This avoids a possible race condition that could be hit
especially when testing with UML time-travel.

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