]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make FT-over-DS test cases more robust
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 21 Feb 2022 16:11:25 +0000 (18:11 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 21 Feb 2022 16:26:02 +0000 (18:26 +0200)
commite942c32e970271d880e94af64c9972830b1f46a0
tree950c0e8ce96360a6a45369dc72c4fad2e303b72c
parentd5fbbbbc4ce4ddcf285619f49a49ed87de79b276
tests: Make FT-over-DS test cases more robust

Clear scan cache to avoid issues with old scan results from earlier test
cases. This caused issues like the following test case sequence failing:
rrm_beacon_req_active_ap_channels ap_ft_eap_dis_over_ds

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