]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add more time for the Presence Announcements to be received
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 20 Dec 2023 19:30:00 +0000 (21:30 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 21 Dec 2023 10:13:17 +0000 (12:13 +0200)
commitfc4532d0d3a58fd55cf3b379fcec9de9a79e8b59
treec0ad7aee499085afc7fbd3237fc107ff48454cab
parent38b16904cfd352cce08a55ab7065475a8ea9d262
tests: Add more time for the Presence Announcements to be received

The previous timeout allowed only a single chirping round, and sometimes
not even that full round. That resulted in test failures for cases where
there was not really any incorrect behavior.

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