hostap/tests/hwsim
Jouni Malinen 3d5b356ac0 tests: Wait for all 4-way handshake pairs in test_ibss_rsn
The handshake between STA2 and STA1 was not tracked previously. For
completeness, include that in the list of handshakes that are explicitly
waited for to complete prior to starting the connectivity tests. Since
all key setup should be done at this point, remove the extra wait before
the last connectivity test between STA1 and STA2.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-08-27 02:02:28 +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: Redirect tcpdump output to a file 2013-08-25 21:43:21 +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: Wait for all 4-way handshake pairs in test_ibss_rsn 2013-08-27 02:02:28 +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