]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_wpa2_disable_eapol_retry_group more robust
authorJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 15:01:02 +0000 (17:01 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 15:01:02 +0000 (17:01 +0200)
commit0dfa6ea52910869f7c9655eeddf5b40c353b270b
treeb52f9c872950cb9aa2e1fe41159ea7d594c775e5
parentf0825655c4af1c622096c7d961be0007c289d13c
tests: Make ap_wpa2_disable_eapol_retry_group more robust

Wait for hostapd to report completion of the connection before going
through the disconnection and reconnection steps to avoid a race
condition especially with UML time-travel.

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