]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_wps_conf_pin_* more robust
authorJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 14:41:33 +0000 (16:41 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 14:41:33 +0000 (16:41 +0200)
commitcc7f85ca72e65db8a5c3352370b333de748c997f
treea3e3d9bcf4a85b87622f064065e8d22b33c24195
parentf4f7600adf880f473057d6278c0317c19ae06cd4
tests: Make ap_wps_conf_pin_* more robust

Explicitly clear cfg80211 scan cache to avoid issues with old BSS
entries from previous test cases.

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