]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make pmksa_cache_and_cui more robust
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 10 Feb 2023 11:11:54 +0000 (13:11 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 10 Feb 2023 11:11:54 +0000 (13:11 +0200)
commiteff82f93af3f5bbd7314a6af4955d73929b76e89
tree19332b2cebf4a38119e8eb4424b1e8045b53d630
parent2d3afc273ddb289b96824362543fb6da515950a1
tests: Make pmksa_cache_and_cui more robust

Make sure hostapd has had time to complete 4-way handshake processing
before initiating reauthentication from wpa_supplicant. There is a small
window for race condition here when testing with UML and time travel.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_pmksa_cache.py