]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Ignore old scan results in test_grpform_pbc
authorJouni Malinen <j@w1.fi>
Sat, 2 Nov 2013 09:27:16 +0000 (11:27 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 2 Nov 2013 09:27:16 +0000 (11:27 +0200)
commitd956022c11a7704cf749f7ab01879aade656d574
tree4df74c0a90f08bb8144e2aab17e90103ce00fa12
parentc65f23ab644c179da64ea4ae4079991f88e2d11f
tests: Ignore old scan results in test_grpform_pbc

This is needed to avoid invalid PBC session overlap detection when
the previous test case used active PBC mode and the old BSS entry
in cfg80211 may still be valid when starting the next test case.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_p2p_grpform.py