hostap/tests/hwsim
Jouni Malinen b1ce1ec09b tests: Increase P2P group formation timeout to 20 seconds
Number of crypto operations seem to take very long time in the valgrind
tests (about five seconds for passphrase to PSK mapping and 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 group formation
timeout from 15 to 20 seconds to avoid issues based on the test scripts
(15 + config time seconds timeout in the protocol may still kick in,
though).

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-08-31 10:33:44 +03:00
..
hostapd.py tests: Add test cases for Fast BSS Transition 2013-05-24 16:05:40 +03:00
hwsim_utils.py tests: Use logger.info() instead of print to get one stream 2013-08-24 19:48:04 +03:00
p2p0.conf tests: Add start/stop scripts and configuration files 2013-03-02 11:39:54 +02:00
p2p1.conf tests: Add start/stop scripts and configuration files 2013-03-02 11:39:54 +02:00
p2p2.conf tests: Add start/stop scripts and configuration files 2013-03-02 11:39:54 +02:00
run-all.sh tests: Stop valgrind.bin regardless of which option is started 2013-08-26 11:28:32 +03:00
run-tests.py tests: Save debug log to a file and clean up stdout status 2013-08-25 20:15:54 +03:00
sta-dummy.conf tests: Add concurrent version of P2P test setup 2013-03-19 10:58:28 +02:00
start-p2p-concurrent.sh tests: Wait for hostapd/wpa_supplicant to reply at start (concurrent) 2013-08-27 16:01:04 +03:00
start.sh tests: Wait for hostapd/wpa_supplicant to reply at start 2013-08-26 16:47:15 +03:00
stop-wifi.sh tests: Wait longer for program deinit 2013-08-27 16:02:15 +03:00
test_ap_ft.py tests: Add test cases for Fast BSS Transition 2013-05-24 16:05:40 +03:00
test_ap_hs20.py tests: Add a test case for Hotspot 2.0 network selection 2013-04-01 01:01:24 +03:00
test_ap_pmf.py tests: Pass AP devices to test cases 2013-03-31 18:05:31 +03:00
test_ap_roam.py tests: Pass AP devices to test cases 2013-03-31 18:05:31 +03:00
test_ap_tdls.py tests: Validate AP connection in each TDLS step 2013-07-31 13:38:34 +03:00
test_ap_wps.py tests: Increase test_ap_wps_init connection timeout 2013-08-26 16:54:05 +03:00
test_ibss.py tests: Detect BSSID mismatch in test_ibss_rsn 2013-08-27 03:11:02 +03:00
test_nfc_wps.py tests: Add a test case for AP auto configuration on config token build 2013-04-27 22:15:06 +03:00
test_p2p_autogo.py tests: Use Wlantest class in test_autogo_tdls 2013-04-01 10:37:44 +03:00
test_p2p_discovery.py tests: Use wpa_supplicant global control interface for P2P 2013-07-01 00:36:33 +03:00
test_p2p_grpform.py tests: Increase P2P group formation timeout to 20 seconds 2013-08-31 10:33:44 +03:00
wlantest.py tests: Silence wlantest clear_tdls_counters output from stdout 2013-08-25 21:48:51 +03:00
wpasupplicant.py tests: Use wpa_supplicant global control interface for P2P 2013-07-01 00:36:33 +03:00