hostap/tests/hwsim
Jouni Malinen 15f7b02c95 tests: Wait for hostapd/wpa_supplicant to reply at start (concurrent)
Instead of waiting for a fixed duration, poll hostapd/wpa_supplicant
through the control interface until they are ready to reply in order to
avoid starting test case execution too early. This is like commit
b76579e0c0 but for the concurrent P2P test
cases that were forgotten from that commit.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-08-27 16:01:04 +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: Kill hostapd/wpa_supplicant more forcefully if needed 2013-08-26 16:38:13 +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: Use wpa_supplicant global control interface for P2P 2013-07-01 00:36:33 +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