]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow some more time for a scan in discovery_group_client
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 20 Jan 2023 17:56:20 +0000 (19:56 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Jan 2023 21:47:33 +0000 (23:47 +0200)
commit85ac165d6454983caad549113b7ea5650f8323d6
treeb5949c8ccd962967433fd26f48252e97aed43cc5
parentd5b7560de5e4a35c1e1d4256e794ed3737ef9a09
tests: Allow some more time for a scan in discovery_group_client

This makes the test case a bit more likely to be able to complete with
S1G being enabled in mac80211_hwsim. However, the 15 second P2P protocol
timeout itself can be hit in this type of a case and the test case will
still fail every now and then if all mac80211_hwsim supported channels
are included.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_p2p_discovery.py