]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Flush scan cache in ap_wps_and_sae
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 21 Dec 2023 18:49:21 +0000 (20:49 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 21 Dec 2023 18:49:21 +0000 (20:49 +0200)
commit2ae3c61678a1dc79629f7c2b3fc431ed98dfb5e6
tree5899cdeaa344715020eef0827ad5399eb41b88aa
parent6b7bb10016223a760fd48b0b73ed72f0665ca4bf
tests: Flush scan cache in ap_wps_and_sae

This avoids issues with old scan results from a previous test causing
incorrect association after WPS exchange.

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