commit | 4d7cc3961f63e63e35c739a9b302fd6fa6e070f1 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Nov 27 21:06:18 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Thu Nov 27 21:06:18 2014 +0200 |
tree | 6805a51ce29f72ca0605fe6cea5288aabf1a4c25 | |
parent | 3c086180c15fb96dcc7e4e7c4de4429d2fe378a4 [diff] |
tests: Make go_neg_with_bss_connected more robust It was possible for this test case to fail due to PBC overlap that was detected based on previous test case having used PBC. Make that false positive less likely to happen by explicitly clearing the scan cache on the devices. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>