]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Use longer timeout in p2p_go_neg_auth_result()
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 14 Dec 2016 10:45:37 +0000 (12:45 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 14 Dec 2016 10:45:37 +0000 (12:45 +0200)
commit10f312d4a63b95190af9a725c0bc7ad814b80e10
tree38251356a4c57bdcf77917736c4fed13e15f74a2
parent4198e43309cb680da8c873db06fc6cd43f94bfa8
tests: Use longer timeout in p2p_go_neg_auth_result()

It is possible for the P2P-GROUP-STARTED event to get delayed more than
one second especially when the GO Negotiation responder becomes the P2P
Client and the system is heavily loaded. Increase the default timeout
for the expected success case from 1 to 5 seconds to avoid failing test
cases that would have succeeded if given a bit more time to complete the
exchange.

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