]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow more time for chirping in dpp_chirp_ap_5g
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 26 Jan 2024 10:18:32 +0000 (12:18 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Jan 2024 10:18:32 +0000 (12:18 +0200)
commite619dcce3181b8b7cb8e043bc5d752c1ed0f6fe4
tree033a775880659594ad6941e4f02a39d8e2473b71
parent30d6231e02ba5d8187d002180008064ebc15ca08
tests: Allow more time for chirping in dpp_chirp_ap_5g

The full scan at the beginning of the chirping step can take over 15
seconds when 6 GHz and S1G channels are included and the timeout here is
not enough to handle that.

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