hostap/tests/hwsim
Jouni Malinen 0c43a982c7 tests: Add option to run test cases under valgrind/concurrent P2P
./run-all.sh can now take an optional argument to select whether to run
all test cases as before (default), to run these under valgrind
("valgrind"), to run P2P test cases with concurrent station interface
("concurrent"), or the concurrent P2P test cases under valgrind
("concurrent-valgrind").

valgrind cases report errors if a test case fails or valgrind reports an
error.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-08-24 20:33:21 +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: Add option to run test cases under valgrind/concurrent P2P 2013-08-24 20:33:21 +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: Add option to run test cases under valgrind/concurrent P2P 2013-08-24 20:33:21 +03:00
start.sh tests: Add option to run test cases under valgrind/concurrent P2P 2013-08-24 20:33:21 +03:00
stop-wifi.sh tests: Add option to run test cases under valgrind/concurrent P2P 2013-08-24 20:33:21 +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