]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix progressive p2p_find to actually use progressive part
authorJouni Malinen <j@w1.fi>
Mon, 14 Apr 2014 21:53:30 +0000 (00:53 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 14 Apr 2014 22:16:32 +0000 (01:16 +0300)
commitd7fb9e481975c489a90f1ba1d39a81a3d30a9977
treeb4931c6654ba9473a9fd8de3c86a90b64e15d12d
parent75ee44f2e6d5151cb24b14dda2e0e900384588ca
tests: Fix progressive p2p_find to actually use progressive part

It turned out that the initial test case found the GO based on the
initial full scan instead of the progressive search part. Fix this by
started the GO only after the initial full scan.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_p2p_discovery.py