tests: Increase WPS timeout to 30 seconds
authorJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 07:45:03 +0000 (10:45 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 07:45:03 +0000 (10:45 +0300)
commit7e3f110b083762c0a2bd33507bb836bac71bd5c1
tree5c40d54648c70a5cdd1fde2e599ec7fb165c04bb
parentb1ce1ec09be2ebc9eae8548b38ea0f9d29bcaf31
tests: Increase WPS timeout to 30 seconds

Number of crypto operations seem to take very long time in the valgrind
tests (about five seconds for public key generation for M1 and M2 on a
virtual server) and this is enough to push the test runs to hit the
timeout frequently even when there is no real error. Make this less
frequent by increasing WPS test case timeout from 15 to 30 seconds to
avoid issues based on the test scripts.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_wps.py
tests/hwsim/test_nfc_wps.py