]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make sae_invalid_anti_clogging_token_req more robust
authorJouni Malinen <j@w1.fi>
Sun, 22 Oct 2017 13:42:33 +0000 (16:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 22 Oct 2017 14:21:57 +0000 (17:21 +0300)
commit77f52098a5e25061bc84718ca8f8ed9d1b44a417
tree1923f6cba1d16f4cf30f964a1c476f2e2719b72d
parent5f7c9e50f54834495914747c7d1554e79f9488a5
tests: Make sae_invalid_anti_clogging_token_req more robust

Beacon more frequently since Probe Request frames are practically ignored
in this test setup (ext_mgmt_frame_handled=1 on hostapd side) and
wpa_supplicant scans may end up getting ignored if no new results are
available due to the missing Probe Response frames.

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