hostap/tests/hwsim
Jouni Malinen 3ed2814a1e tests: Use logger.info() instead of print to get one stream
print and logger.info() were directing output to different locations
(stdout and stderr, respectively) which resulted in buildbot showing
reordered entries. Use logger consistently to avoid that.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-08-24 19:48: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: Generate a tarball of test results if a test fails 2013-04-26 13:48:48 +03:00
run-tests.py tests: Use logger.info() instead of print to get one stream 2013-08-24 19:48:04 +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: Update concurrent P2P setup to match start.sh changes 2013-08-24 19:01:32 +03:00
start.sh tests: Use wpa_supplicant global control interface for P2P 2013-07-01 00:36:33 +03:00
stop-wifi.sh tests: Capture hwsim0 packet dump during test run 2013-04-26 12:36:56 +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: Test WPS ER UPnP functionality to add Enrollees 2013-04-28 22:00:58 +03:00
test_ibss.py tests: Add a test case for IBSS RSN 2013-07-21 16:01:54 +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: Allow hwsim_test and wlantest_cli to be used from PATH 2013-05-11 11:34:49 +03:00
wpasupplicant.py tests: Use wpa_supplicant global control interface for P2P 2013-07-01 00:36:33 +03:00