]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove ignore_old_scan_res workaround
authorJouni Malinen <j@w1.fi>
Fri, 3 Jan 2014 06:59:59 +0000 (08:59 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 3 Jan 2014 06:59:59 +0000 (08:59 +0200)
commitad36d27d6a039817438063776180ad6869567a3a
tree7225884fd86d897d0de3525e3e65fc9028daece5
parent9b850799c12c3b326928efd37ee6b9443c178be8
tests: Remove ignore_old_scan_res workaround

Now that wpa_supplicant requests the driver (cfg80211) to clear its scan
cache automatically after each BSS_FLUSH/FLUSH command, the previously
used ignore_old_scan_res workaround should not be needed for the hwsim
test cases anymore.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_ciphers.py
tests/hwsim/test_ap_dynamic.py
tests/hwsim/test_ap_hs20.py
tests/hwsim/test_ap_wps.py
tests/hwsim/test_nfc_wps.py
tests/hwsim/test_p2p_autogo.py
tests/hwsim/test_p2p_grpform.py
tests/hwsim/wpasupplicant.py