]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make DPP relay tests more robust
authorJouni Malinen <j@w1.fi>
Sun, 13 Mar 2022 16:18:28 +0000 (18:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 13 Mar 2022 16:26:45 +0000 (18:26 +0200)
commit7f661f942d2dc7f6ee8547508e236cbc14f881d5
treef1654cba5b3b13197fd27e8fcd145d644ab66a6f
parentf9ba3d5c894b9a5f9bda9254c5231236cee663ad
tests: Make DPP relay tests more robust

Flush scan results to avoid failure caused by incorrect channel
selection based on an old result for the same BSSID. This was found with
the following test sequence:
ap_track_sta_no_auth dpp_network_intro_version_missing_req dpp_controller_relay_pkex

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