]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make wpa2_ocv_ap_ht_mismatch more robust
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 16 Feb 2022 19:29:54 +0000 (21:29 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 16 Feb 2022 19:29:54 +0000 (21:29 +0200)
commit1e0af0cc7e902548e14651475f1a125abed70137
tree05bc861d89ae5b897e5165fb00ef61ddf603a69d
parent42944de69b74175263dbccfce8dcdb315a3c4e69
tests: Make wpa2_ocv_ap_ht_mismatch more robust

Clear the scan cache on the AP before running this test since the HT40
operation on the 2.4 GHz band might get disallowed based on scan results
from earlier test cases. This was found with the following hwsim test
case sequence failing:
ap_acs_with_fallback_to_20 wpa2_ocv_ap_ht_mismatch

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