Janusz Dziedzic d4944fad72 tests: Improve debug logs in hostapd/wpasupplicant with remote commands 9 years ago
..
auth_serv 8b29661192 tests: Accept "user@example.com" as user identity similarly to "user" 9 years ago
tnc 185275228d tests: Use QUIET=1 option to make build.sh output much shorter 10 years ago
vm 56dfb604a4 Revert "tests: vm: Output everything on console" 9 years ago
README 9eadcfbf06 tests: Add step-by-step guide for setting up test framework 10 years ago
bss-1.conf a633397756 tests: Test dynamic BSS addition/removal 11 years ago
bss-2.conf a633397756 tests: Test dynamic BSS addition/removal 11 years ago
bss-3.conf a633397756 tests: Test dynamic BSS addition/removal 11 years ago
bss-ht40-1.conf dd6f538ea5 tests: Verify BSS additional/removal during HT co-ex scan 11 years ago
bss-ht40-2.conf dd6f538ea5 tests: Verify BSS additional/removal during HT co-ex scan 11 years ago
build.sh b2a1f26259 tests: Set FIPSLD_CC=gcc (if not set) to make CONFIG_FIPS=y use easier 9 years ago
check_kernel.py c5e44b5917 tests: Catch RTNL assertions in the kernel check 9 years ago
dictionary.radius bfcc073caf tests: Verify dynamic_vlan=required is honored with macaddr_acl=2 10 years ago
example-hostapd.config 557b52bf4a tests: Add CONFIG_VLAN_NETLINK=y to hostapd build configuration 9 years ago
example-setup.txt 78bb62b28c tests: Document tshark and python-netifaces as dependencies 9 years ago
example-wpa_supplicant.config edf46d7f41 tests: Enable CONFIG_MBO in hwsim configs 9 years ago
fst_module_aux.py 8fb84690ae tests: Dump control interface sockets during FST operations 9 years ago
fst_test_common.py 41a256ecd9 tests: Add FST module tests 9 years ago
hostapd.accept 37fa2eb5ea tests: Add test cases for AP VLAN 11 years ago
hostapd.macaddr ba77228092 tests: hostapd MAC ACL file entry removal 11 years ago
hostapd.py d4944fad72 tests: Improve debug logs in hostapd/wpasupplicant with remote commands 9 years ago
hostapd.vlan fd6b727ed4 tests: VLAN using vlan_file mapping 11 years ago
hostapd.wlan3.vlan a12b30f2d4 tests: RSN pre-auth and PMKSA caching with per_sta_vif 9 years ago
hostapd.wlan4.vlan a12b30f2d4 tests: RSN pre-auth and PMKSA caching with per_sta_vif 9 years ago
hostapd.wpa_psk c89d9ebbc4 tests: Verify different ways of configuring passphrase/PSK 11 years ago
hwsim.py 8a5cc2fe38 tests: Introduce hwsim radio context manager 10 years ago
hwsim_utils.py d0007ac9d7 tests: Add test to check disconnect in powersave 10 years ago
multi-bss-acs.conf b47750beba tests: Add test cases for automatic channel selection 11 years ago
multi-bss-iface-per_sta_vif.conf a8c235ee62 tests: Verify ap_vlan_iface_cleanup_multibss with per_sta_vif 9 years ago
multi-bss-iface.conf 54cf411f4c tests: Verify correct VLAN operation in multi-BSS multi-VLAN case 9 years ago
multi-bss.conf 77990cd7a9 tests: Add test case for multi-BSS configuration file 11 years ago
netlink.py be32ace48b hwsim tests: Add support for the chanctx flag when creating radios 11 years ago
nl80211.py 2c528e9690 tests: cfg80211 DEL_STATION issued externally to hostapd 10 years ago
p2p0.conf 731e60f5c5 tests: Add start/stop scripts and configuration files 12 years ago
p2p1.conf 731e60f5c5 tests: Add start/stop scripts and configuration files 12 years ago
p2p2.conf 731e60f5c5 tests: Add start/stop scripts and configuration files 12 years ago
p2p_utils.py 6e9554e307 tests: Detect invitation GO issues more quickly 9 years ago
radius_das.py 5be9dcbb86 tests: Remove unnecessary interpreter line from most python files 11 years ago
remotehost.py 2fa2671573 tests: Add remotehost.py and Host class 9 years ago
rfkill.py bd31b92a68 tests: Add rfkill module 10 years ago
run-all.sh 7a2e562396 tests: Properly pass the num of channels to start.sh 9 years ago
run-tests.py 1a4f18d8f4 tests: run-tests: Print more details about NameError 9 years ago
start.sh 98d125cafa tests: Minimal testing of OCSP stapling with ocsp_multi 9 years ago
stop.sh 4cfe369b98 tests: Optimize stop.sh wait times 10 years ago
test_ap_acs.py a1eabc74b8 tests: Skip WPA(V1) test cases in FIPS mode 9 years ago
test_ap_ciphers.py f3b7761ab7 tests: Fix ap_cipher_tkip_countermeasures_sta test 9 years ago
test_ap_config.py a85bde822e tests: hostapd configuration file error cases 11 years ago
test_ap_csa.py f227043711 tests: AP Channel Switch, one switch with only ECSA IE 9 years ago
test_ap_dynamic.py f98b0e5806 tests: Make tests using multi_check() more robust 9 years ago
test_ap_eap.py 6c7fed4683 tests: EAP-SIM and check fast reauth with bssid change 9 years ago
test_ap_ft.py 186ca4736d tests: FT RRB internal delivery to non-WPA BSS 9 years ago
test_ap_hs20.py 890fd60f7d tests: Add tests for HS 2.0 frame filtering 9 years ago
test_ap_ht.py c599ddd124 tests: Allow fallback to 20 MHz in ap_ht40_5ghz_invalid_pair 9 years ago
test_ap_mixed.py a1eabc74b8 tests: Skip WPA(V1) test cases in FIPS mode 9 years ago
test_ap_open.py 9f052d805d tests: Prepare ap_open_out_of_memory for modified rfkill init path 9 years ago
test_ap_params.py bc321e1597 tests: Make ap_max_num_sta_no_probe_resp more robust 9 years ago
test_ap_pmf.py fde35be9b1 tests: WPA2-PSK AP with PMF required and PMF disabled on STA 9 years ago
test_ap_psk.py 8e416cecdb tests: Make key-lifetime-in-memory more robust for GTK check 9 years ago
test_ap_qosmap.py 81e787b750 tests: Convert test skipping to use exception 10 years ago
test_ap_roam.py 5a38a7fe43 tests: Roam between two WPA2-PSK APs and try to hit a disconnection race 9 years ago
test_ap_tdls.py d386a9ace8 tests: TDLS with VHT 80, 80+80, and 160 9 years ago
test_ap_track.py 5c92d474e6 tests: AP and STA tracking with passive scan 9 years ago
test_ap_vht.py 7e40a8812b tests: Verify SIGNAL_POLL values in ap_vht80 9 years ago
test_ap_vlan.py 6556ddaf49 tests: Verify correct VLAN operation after reconnect 9 years ago
test_ap_wps.py 20c48fd99b tests: Allow PIN generation failure during OOM in ap_wps_random_ap_pin 9 years ago
test_autoscan.py 08ba008c62 tests: AUTOSCAN reconfiguration while in SCANNING state 10 years ago
test_bgscan.py c975e1c1da tests: Additional bgscan coverage 10 years ago
test_cfg80211.py 2c528e9690 tests: cfg80211 DEL_STATION issued externally to hostapd 10 years ago
test_connect_cmd.py dafe0b6429 tests: Clean up at the end of connect_cmd_disconnect_event 9 years ago
test_dbus.py dbd183c717 tests: D-Bus AssocStatusCode 9 years ago
test_dbus_old.py 5a233fbdf0 tests: Regression test for D-Bus setting scan_freq and freq_list 9 years ago
test_dfs.py c4668009d0 tests: Remove unnecessary use of sudo from test cases 10 years ago
test_eap_proto.py bccd22f356 tests: EAP-FAST protocol testing 9 years ago
test_erp.py 2f60d1985f tests: Additional EAP-Finish local error coverage 9 years ago
test_ext_password.py ca158ea621 tests: Skip EAP-TTLS/CHAP, MSCHAP, MSCHAPV2 test cases in FIPS mode 9 years ago
test_fst_config.py 7b7e8a2ee7 tests: Use codecov build hostapd/wpa_supplicant in FST tests 9 years ago
test_fst_module.py 4bc2ffaaf8 tests: Use logger.info() instead of print in FST test cases 9 years ago
test_gas.py 47eac38a63 tests: Add AP Location Public Identifier into gas_anqp_extra_elements 9 years ago
test_hapd_ctrl.py 8901189c0f tests: Update hapd_ctrl_set_error_cases RTS/fragmentation threshold 9 years ago
test_hostapd_oom.py 57ff37d0e8 tests: Speed up hostapd_oom_loop tests 9 years ago
test_hs20_filter.py 890fd60f7d tests: Add tests for HS 2.0 frame filtering 9 years ago
test_ibss.py 13f6ef9c79 tests: IBSS on VHT 80+80 MHz channel 9 years ago
test_ieee8021x.py 24072e17bc tests: Skip IEEE 802.1X dynamic WEP tests in FIPS mode 9 years ago
test_mbo.py 452874a9df tests: MBO STA supported operating classes 9 years ago
test_module_tests.py 569f8f9b87 tests: eloop socket re-open from timeout/socket handler 9 years ago
test_monitor_interface.py faa907389b tests: Stop connection at the end of monitor_iface_unknown_sta 10 years ago
test_nfc_p2p.py 8251be17be tests: Speed up discovery_group_client and nfc_p2p_client 9 years ago
test_nfc_wps.py b90b3eab1f tests: Clear ignore_old_scan_res explicitly in test cases where it is used 9 years ago
test_offchannel_tx.py 08e47376ec tests: Import p2p_utils instead of functions from old locations 9 years ago
test_p2p_autogo.py be4a0d0d5a tests: Make autogo_join_auto_go_neg more robust 9 years ago
test_p2p_channel.py e85bb01998 tests: Move P2P-REMOVE-AND-REFORM-GROUP cases more robust 9 years ago
test_p2p_concurrency.py 9cb3413090 tests: Move P2P helper functions to a separate file 9 years ago
test_p2p_device.py 7c7fa52fe1 tests: p2p_device_nfc_invite with no separate group interface 9 years ago
test_p2p_discovery.py d4b521a38b tests: Handle different delays in discovery_and_interface_disabled 9 years ago
test_p2p_ext.py 9cb3413090 tests: Move P2P helper functions to a separate file 9 years ago
test_p2p_grpform.py d75fcb9760 tests: Use full prefix of the P2P-GO-NEG-FAILURE 9 years ago
test_p2p_invitation.py cef63d6b2f tests: Update group ifname in p2p_go_invite_auth 10 years ago
test_p2p_messages.py 9cb3413090 tests: Move P2P helper functions to a separate file 9 years ago
test_p2p_persistent.py d4c2860b6b tests: P2P persistent group re-invocation with peer having dropped info 9 years ago
test_p2p_service.py 2a9eb1494c tests: Use global control interface in test_p2p_service 10 years ago
test_p2p_set.py c340e0e8f4 tests: Fix p2p_set_discoverability waiting for CTRL-EVENT-CONNECTED 9 years ago
test_p2p_wifi_display.py a63ebc159d tests: Fix wifi_display_parsing 9 years ago
test_p2ps.py a6d48805f5 tests: P2PS connection with cfg80211 P2P Device 9 years ago
test_peerkey.py a1eabc74b8 tests: Skip WPA(V1) test cases in FIPS mode 9 years ago
test_pmksa_cache.py 865fa1e9ea tests: PMKSA cache control interface operations 9 years ago
test_radio_work.py 530b519f78 tests: RADIO_WORK error cases 10 years ago
test_radius.py 9961c70a85 tests: RADIUS Accounting interim update retry 9 years ago
test_rfkill.py 2e99239bd9 tests: Add rfkill tests for P2P Device operations 9 years ago
test_sae.py 8e416cecdb tests: Make key-lifetime-in-memory more robust for GTK check 9 years ago
test_scan.py 96425ea502 tests: Make scan test cases more robust by allowing retries 9 years ago
test_ssid.py 7c7234a583 tests: Fix scan result clearing in ssid_hidden* 9 years ago
test_sta_dynamic.py c4668009d0 tests: Remove unnecessary use of sudo from test cases 10 years ago
test_suite_b.py a2bc326e1e tests: Run Suite B test cases with OpenSSL 1.1.0 9 years ago
test_tnc.py 02b4fb4057 tests: Speed up TNC test cases with the use of a single channel scan 9 years ago
test_wep.py 5f35a5e27f tests: Add wait_connected() and wait_disconnected() helpers 10 years ago
test_wext.py a1eabc74b8 tests: Skip WPA(V1) test cases in FIPS mode 9 years ago
test_wmediumd.py 10a15590f8 tests: Add a simple wmediumd test 9 years ago
test_wnm.py f1e26f8965 tests: BTM Request Preferred Candidate List followed by vendor element 9 years ago
test_wpas_ap.py 8c9aa2bc8d tests: wpa_supplicant AP mode - open network and HT disabled 9 years ago
test_wpas_config.py c31302c038 tests: Verify that ip_addr_* gets written to config file 9 years ago
test_wpas_ctrl.py eaef5861d7 tests: Fix wpas_ctrl_oom 9 years ago
test_wpas_mesh.py 5a34d359cd tests: Secure mesh network and PMKSA caching 9 years ago
test_wpas_wmm_ac.py 41bf76447b tests: WMM-AC reassociation-to-same-BSS test 10 years ago
tshark.py d2e7cfc0bd tests: Use wlantest without capture file write buffering 9 years ago
utils.py c44e499463 tests: EAP-TTLS local error cases 9 years ago
w1fi_logo.png 97de642ae3 tests: HS 2.0 OSU and icon fetch 11 years ago
wlantest.py 04bb845273 tests: Re-association to same BSS to toggle PMF status 10 years ago
wpasupplicant.py d4944fad72 tests: Improve debug logs in hostapd/wpasupplicant with remote commands 9 years ago
wps-mixed-cred a0fd2ae643 tests: WPS mixed-WPA/WPA2 credential merging 10 years ago
wps-wep-cred 11d78bb1ee tests: WPS 2.0 rejection of WEP credential 11 years ago

README

Automated hostapd/wpa_supplicant testing with mac80211_hwsim
------------------------------------------------------------

This directory contains testing infrastructure and test cases to run
automated tests of full hostapd and wpa_supplicant functionality. This
testing is done with the help of mac80211_hwsim which is Linux kernel
driver that simulates IEEE 802.11 radios without requiring any
additional hardware. This setup most of the hostapd and wpa_supplicant
functionality (and large parts of the Linux cfg80211 and mac80211
functionality for that matter) to be tested.

mac80211_hwsim is loaded with five simulated radios to allow different
device combinations to be tested. wlantest is used analyze raw packets
captured through the hwsim0 monitor interface that capture all frames
sent on all channels. wlantest is used to store the frames for
analysis. Three wpa_supplicant processes are used to control three
virtual radios and one hostapd process is used to dynamically control
the other two virtual radios. wpa_supplicant/hostapd test functionality
is used to verify that data connection (both unicast and broadcast)
works between two netdevs.

The python scripts and tools in this directory control test case
execution. They interact wpa_supplicant and hostapd through control
interfaces to perform the operations. In addition, wlantest_cli is used
to verify that operations have been performed correctly and that the
network connection works in the expected way.

These test cases are run automatically against the hostap.git commits
for regression testing and to help in keeping the hostap.git master
branch in stable state. Results from these tests are available here:
http://buildbot.w1.fi/hwsim/


Building binaries for testing
-----------------------------

You will need to build (or use already built) components to be
tested. These are available in the hostap.git repository and can be
built for example as follows:

cd ../../wpa_supplicant
cp ../tests/hwsim/example-wpa_supplicant.config .config
make clean
make
cd ../hostapd
cp ../tests/hwsim/example-hostapd.config .config
make clean
make hostapd hlr_auc_gw
cd ../wlantest
make clean
make

Alternatively, the build.sh script here can be used to run these steps
with conditional creation of .config files only if they do not exist.

The test scripts can find the binaries in the locations where they were
built. It is also possible to install wlantest_cli somewhere on the path
to use pre-built tools.

Please note that some of the configuration parameters used to enable
more testing coverage may require development packages that may not be
installed by default in many distributions. For example, following
Debian/Ubuntu packages are likely to be needed:
- binutils-dev
- libsqlite3-dev
- libpcap-dev

example-setup.txt provides more complete step-by-step example on how a
test setup can be built.


wpaspy
------

The python scripts use wpaspy.py to interact with the wpa_supplicant
control interface, but the run-tests.py script adds the (relative)
path into the environment so it doesn't need to be installed.


mac80211_hwsim
--------------

mac80211_hwsim kernel module is available from the upstream Linux
kernel. Some Linux distributions enable it by default. If that's not the
case, you can either enable it in the kernel configuration
(CONFIG_MAC80211_HWSIM=m) and rebuild your kernel or use Backports with
CPTCFG_MAC80211_HWSIM=m to replace the wireless LAN components in the
base kernel.


sudo
----

Some parts of the testing process requires root privileges. The test
scripts are currently using sudo to achieve this. To be able to run the
tests, you'll probably want to enable sudo with a timeout to not expire
password entry very quickly. For example, use this in the sudoers file:

Defaults env_reset,timestamp_timeout=180

Or on a dedicated test system, you could even disable password prompting
with this in sudoers:

%sudo ALL=NOPASSWD: ALL


Other network interfaces
------------------------

Some of the test scripts are still using hardcoded interface names, so
the easiest way of making things work is to avoid using other network
devices that may use conflicting interface names. For example, unload
any wireless LAN driver before running the tests and make sure that
wlan0..4 gets assigned as the interface names for the mac80211_hwsim
radios. It may also be possible to rename the interface expectations in
run-tests.py to allow other names to be used.

Please also note that some commonly enabled tools, like NetworkManager,
may end up trying to control new network interfaces automatically. This
can result in conflicts with the test scripts and you may need to
disable such network services or at least mark the mac80211_hwsim wlan#
interfaces as umanaged. As an example, this can be done in
/etc/NetworkManager/NetworkManager.conf with following addition:

[keyfile]
unmanaged-devices=mac:02:00:00:00:00:00;mac:02:00:00:00:01:00;mac:02:00:00:00:02:00;mac:02:00:00:00:03:00;mac:02:00:00:00:04:00


Running tests
-------------

Simplest way to run a full set of the test cases is by running
run-all.sh in tests/hwsim directory. This will use start.sh to load the
mac80211_hwsim module and start wpa_supplicant, hostapd, and various
test tools. run-tests.sh is then used to run through all the defined
test cases and stop.sh to stop the programs and unload the kernel
module.

run-all.sh can be used to run the same test cases under different
conditions:

# run normal test cases
./run-all.sh

# run normal test cases under valgrind
./run-all.sh valgrind

# run normal test cases with Linux tracing
./run-all.sh trace

# run normal test cases with multi channel support (see details below)
./run-all.sh channels=

run-all.sh directs debug logs into the logs subdirectory (or $LOGDIR if
present in the environment). Log file names include the current UNIX
timestamp and a postfix to identify the specific log:
- *.log0 = wpa_supplicant debug log for the first radio
- *.log1 = wpa_supplicant debug log for the second radio
- *.log2 = wpa_supplicant debug log for the third radio
- *.hostapd = hostapd debug log
- hwsim0 = wlantest debug log
- hwsim0.pcapng = capture with all frames exchanged during the tests
- *.log = debug prints from the test scripts
- trace.dat = Linux tracing record (if enabled)
- hlr_auc_gw - hlr_auc_gw (EAP-SIM/AKA/AKA' authentication) log
- auth_serv - hostapd as RADIUS authentication server log


For manual testing, ./start.sh can be used to initialize interfaces and
programs and run-tests.py to execute one or more test
cases. run-tests.py output verbosity can be controlled with -d (more
verbose debug output) and -q (less verbose output) on the command
line. "-f " (pointing to file test_.py) can be
used to specify that all test cases from a single file are to be
run. Test name as the last command line argument can be specified that a
single test case is to be run (e.g., "./run-tests.py ap_pmf_required").

Notice that some tests require the driver to support concurrent
operation on multi channels in order to run. These tests will be skipped
in case the driver does not support multi channels. To enable support
for multi channel, the number of supported channel is passed as an
argument to run-all.sh or start.sh


Adding/modifying test cases
---------------------------

All the test cases are defined in the test_*.py files. These are python
scripts that can use the local helper classes to interact with the test
components. While various python constructs can be used in the scripts,
only a minimal level of python knowledge should really be needed to
modify and add new test cases. The easiest starting point for this is
likely to take a look at some of the example scripts. When working on a
new test, run-tests.py with -d and the test case name on the command
line is a convenient way of verifying functionality.

run-tests.py will automatically import all test cases from the test_*.py
files in this directory. All functions starting with the "test_" prefix
in these files are assumed to be test cases. Each test case is named by
the function name following the "test_" prefix.


Results database
----------------

run-tests.py can be requested to write results from the execution of
each test case into an sqlite database. The "-S " and
"-b " command line arguments can be used to do that. The
database must have been prepared before this, e.g., with following:

cat | sqlite3 /tmp/example.db <CREATE TABLE results (test,result,run,time,duration,build,commitid);
CREATE INDEX results_idx ON results (test);
CREATE INDEX results_idx2 ON results (run);
CREATE TABLE tests (test,description);
CREATE UNIQUE INDEX tests_idx ON tests (test);
CREATE TABLE logs (test,run,type,contents);
CREATE INDEX logs_idx ON logs (test);
CREATE INDEX logs_idx2 ON logs (run);
EOF