]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make mbo_cell_capa_update_pmf more robust
authorJouni Malinen <jouni@codeaurora.org>
Mon, 19 Aug 2019 14:22:41 +0000 (17:22 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 19 Aug 2019 14:22:41 +0000 (17:22 +0300)
commita5ffe45908cae43925bb5cb13d98251c802b4717
treee7fbf6afca9f9bef1edde27b02d02c4bd2c285a0
parent35337b448a421b88c2d0048c048b495f7950db67
tests: Make mbo_cell_capa_update_pmf more robust

Wait for hostapd to report completion of connection so that the WNM
Notification Request frame does not get sent before the AP has processed
EAPOL-Key msg 4/4 and configured the TK. This could result in a race
condition especially when testing using UML with time-travel.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_mbo.py