]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Avoid race conditions in couple of Hotspot 2.0 test cases
authorJouni Malinen <jouni@codeaurora.org>
Mon, 16 Sep 2019 15:05:44 +0000 (18:05 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Sep 2019 15:09:54 +0000 (18:09 +0300)
commitc404cd8c7d108314ec927b335c4c7b11ceb3bf9a
tree93579502c2a51e39f8a55fbb30e5b6696c05c785
parentb256d9393d703c5a7d28d1d63510da6561cdf951
tests: Avoid race conditions in couple of Hotspot 2.0 test cases

Wait hostapd to complete key setup before asking it to send a frame that
may need PMF. This is needed especially with UML time-travel.

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