tests: Make scan_hidden* more robust
authorJouni Malinen <j@w1.fi>
Tue, 23 Dec 2014 14:15:11 +0000 (16:15 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 23 Dec 2014 14:15:11 +0000 (16:15 +0200)
commit610cfff5d7ae9cfb5d51f9068351b1a5832cab14
tree6c3633afb99f674b8bde9336a2bac2de84dafa99
parent3a322496f9f73a4393513392a23389ad0d5382df
tests: Make scan_hidden* more robust

Clear cfg80211 BSS table more carefully after the scan_hidden* test
cases. At least scan_hidden_many could have left behind a hidden SSID
entry that could cause problems for following scan_bss_operations test
case.

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