]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make go_neg_forced_freq_diff_than_bss_freq more robust
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 28 Nov 2014 14:00:24 +0000 (16:00 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 28 Nov 2014 21:02:29 +0000 (23:02 +0200)
commita0559aa5babbd137c25cfa1b333d1115daee6a65
treeb498fbf348a8120c815bcc57b7d0bf9863d7ff42
parent6ea5e19898f8f8e924407ddbbea40be7ac3d71f5
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>
tests/hwsim/test_p2p_channel.py