]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_wps_iteration_error work with S1G channels
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 16 Jan 2023 10:02:30 +0000 (12:02 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 16 Jan 2023 10:40:41 +0000 (12:40 +0200)
commit19d3e0383fa0601cde8f674340dc17ccf895311b
treed7232bdb2826974475b441609f629d535e4d7e84
parent257b119c2d87ca1d4d57471d12124718cffbd1ce
tests: Make ap_wps_iteration_error work with S1G channels

If mac80211_hwsim has S1G channels enabled, the 15 second timeout was
not long enough to allow two scan iterations to be completed.

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