]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make concurrent_grpform_while_connecting2 more robust
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 16 Jun 2014 14:07:25 +0000 (17:07 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Jun 2014 14:07:25 +0000 (17:07 +0300)
commit7eb33a8f994cc45134c2aea090dcf7dc6941a379
tree37f54aad37e7afbe7d509316aeb63ca10ac1bd94
parentcf1600ace434de06a402f3eaa3661a94b3a6f20f
tests: Make concurrent_grpform_while_connecting2 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
dev[1].

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_p2p_concurrency.py