commit | a0559aa5babbd137c25cfa1b333d1115daee6a65 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Fri Nov 28 16:00:24 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Fri Nov 28 23:02:29 2014 +0200 |
tree | b498fbf348a8120c815bcc57b7d0bf9863d7ff42 | |
parent | 6ea5e19898f8f8e924407ddbbea40be7ac3d71f5 [diff] |
tests: Make go_neg_forced_freq_diff_than_bss_freq 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 device. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>