]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Use a longer timeout for connection in sigma_dut DPP test cases
authorJouni Malinen <j@w1.fi>
Sat, 20 Feb 2021 14:10:47 +0000 (16:10 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 20 Feb 2021 14:10:47 +0000 (16:10 +0200)
commit9acf8da223657e3948351cc1bbab355b3d2469ae
treea0801d4603599bec156fcb39b64f5fd70ff7281e
parent6ef749ce15654416e9b0e81e51bc5a8bd5b4db8f
tests: Use a longer timeout for connection in sigma_dut DPP test cases

It was possible for these test cases to fail if the first scan iteration
did not find the AP since the 10 second timeout was small enough to
terminate the second attempt before fetching the scan results. Increase
this timeout to allow at least two full scan iterations to be completed
before declaring failure.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_sigma_dut.py