tests: Clear cfg80211 scan results after wext_hidden
authorJouni Malinen <j@w1.fi>
Sat, 20 Dec 2014 11:36:01 +0000 (13:36 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 20 Dec 2014 11:36:01 +0000 (13:36 +0200)
commit1264b683559d29fff10d77cc205362d9b0f3f3d8
treea3b2fb701efb8bec37ae30f56b29eb69de61675a
parent5f35a5e27f2622a14517e8737d5782bd12bafcf4
tests: Clear cfg80211 scan results after wext_hidden

Leaving hidden SSIDs in the cfg80211 BSS table can result in errors in
the following test cases, so use special care to clear all BSS entries
at the end of the wext_hidden test case.

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