]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow more time for sigma_dut sta_associate commands
authorJouni Malinen <jouni@codeaurora.org>
Tue, 21 Jan 2020 11:22:57 +0000 (13:22 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 21 Jan 2020 11:22:57 +0000 (13:22 +0200)
commit2be278696b027a04165921fd6220084039f87688
tree5c3eb064e3ce375c8259fd32ebab6561ffa572e8
parent5e32fb0170f4a0dc82fbeaac2c283be8246f84ee
tests: Allow more time for sigma_dut sta_associate commands

The previously used timeout of two seconds did not allow more than a
single scan attempt and that could fail every now and then. Make these
more robust by increasing the timeout to 10 seconds which allows another
scan attempt to be completed similarly to the most non-sigma_dut test
cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_sigma_dut.py