tests: Force p2p_find in p2p_service_discovery_fragmentation
authorJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 14:42:48 +0000 (16:42 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:11 +0000 (10:45 +0200)
commitd4b21766e592ed3deafa67c446522419542108ca
tree44331032ea9195310d4b94b4e6432314b8f2f0e6
parentcb33ee143bec05144bcc89a54db8928a1355da68
tests: Force p2p_find in p2p_service_discovery_fragmentation

It was possible for this test case to fail if P2P_FLUSH was issued
during a search scan and that scan adding back the peer. Avoid this by
forcing p2p_find to be started regardless of the current P2P peer table
contents for each round of service discovery.

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