]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make dbus_old_wps_pbc more robust
authorJouni Malinen <j@w1.fi>
Sat, 20 Jun 2015 12:35:52 +0000 (15:35 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 20 Jun 2015 12:35:52 +0000 (15:35 +0300)
commit5ce2a9ac509989935cca4d3a8b354a7f44088748
tree78e46778285f8457d7f24785437f16123f3f5a88
parentf43c1ae7989c38fe15756f12a9196a1cf798b4d7
tests: Make dbus_old_wps_pbc more robust

Flush the cfg80211 scan cache explicitly to avoid false failure reports
if a BSS entry from an earlier test case remain. Such a failure could be
hit, e.g., with the following test case sequence:
wpas_mesh_mode_scan p2p_channel_random_social dbus_old_wps_pbc

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