hostapd/tests/hwsim
Jouni Malinen 3ab781fb29 tests: DPP and SAE password identifier
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-09-01 16:33:26 +03:00
..
auth_serv tests: Update RSA 3k certificates (2024) 2024-04-17 21:26:36 +03:00
tnc tests: Use QUIET=1 option to make build.sh output much shorter 2014-12-29 15:49:05 +02:00
vm tests: Write more info and statistics in parallel-vm.log 2024-01-20 20:53:21 +02:00
.gitignore tests: Ignore dpp-ca.py in git status 2023-02-17 16:25:33 +02:00
build.sh tests: Determine number of parallel make jobs automatically 2020-12-04 11:49:04 +02:00
check_kernel.py tests: hwsim: Search for UBSAN in kernel messages 2022-09-16 21:39:44 +03:00
devdetail.xml tests: hs20-osu-client testing for PPS MO parsing 2018-06-21 19:18:54 +03:00
devinfo.xml tests: hs20-osu-client testing for PPS MO parsing 2018-06-21 19:18:54 +03:00
dictionary.radius tests: Hotspot 2.0 Terms and Conditions signaling - CoA 2018-04-25 12:57:46 +03:00
example-hostapd.config tests: Include MACsec in example configuration 2023-12-17 18:35:48 +02:00
example-setup.txt tests: Document rfkill workaround for systemd for hwsim tests 2017-03-29 15:03:16 +03:00
example-wpa_supplicant.config tests: Include MACsec in example configuration 2023-12-17 18:35:48 +02:00
fst_module_aux.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
fst_test_common.py tests: fst_test_common: Remove dead code from HapdRegCtrl 2021-08-25 16:20:17 +03:00
hostapd.py tests: MLO: Use link ID to access control sockets 2024-09-01 11:17:11 +03:00
hostapd.vlan tests: VLAN using vlan_file mapping 2014-03-30 17:06:34 +03:00
hostapd.vlan2 tests: hostapd.vlan with bridge ifname 2018-12-21 12:02:57 +02:00
hostapd.wlan3.vlan tests: RSN pre-auth and PMKSA caching with per_sta_vif 2016-02-28 15:43:24 +02:00
hostapd.wlan4.vlan tests: RSN pre-auth and PMKSA caching with per_sta_vif 2016-02-28 15:43:24 +02:00
hostapd.wpa_psk tests: Verify different ways of configuring passphrase/PSK 2014-02-04 13:10:57 +02:00
hwsim.py tests: Add basic MLD hwsim tests 2023-06-15 17:34:02 +03:00
hwsim_utils.py tests: proxyarp_errors: Sync carrier before sending frame 2024-01-25 12:01:19 +02:00
mld.py tests: AP MLD control socket connectivity test case 2024-09-01 12:09:46 +03:00
multi-bss-acs.conf tests: Use SAE instead of WPA/TKIP in ap_multi_bss_acs 2020-04-17 23:51:58 +03:00
multi-bss-iface-per_sta_vif.conf Replace "dummy" with "stub" in VLAN testing ifname 2021-10-11 20:56:28 +03:00
multi-bss-iface.conf Replace "dummy" with "stub" in VLAN testing ifname 2021-10-11 20:56:28 +03:00
multi-bss.conf tests: Add test case for multi-BSS configuration file 2013-11-03 20:20:50 +02:00
netlink.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
nl80211.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
owe-bss-1.conf tests: Add the forgotten files for owe_transition_mode_multi_bss 2017-10-11 12:16:19 +03:00
owe-bss-2.conf tests: Add the forgotten files for owe_transition_mode_multi_bss 2017-10-11 12:16:19 +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
p2p_utils.py tests: Add more time for concurrent GO group negotiation cases 2024-01-26 11:18:24 +02:00
pps-mo-1.xml tests: hs20-osu-client testing for PPS MO parsing 2018-06-21 19:18:54 +03:00
radius_das.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
README tests: Update the repository branch name 2022-01-17 17:34:39 +02:00
remotectrl.py tests: Add RemoteCtrl class 2024-08-03 18:17:37 +03:00
remotehost.py tests: Allow user name to be skipped in ssh connection with remotehost 2024-08-03 18:35:10 +03:00
rfkill.py tests: Fix rfkill testing with updated kernel 2021-01-15 18:10:34 +02:00
run-all.sh tests: Flag inside VM using an environment variable 2024-01-13 20:06:58 +02:00
run-tests.py tests: Clean up test case importing 2024-03-17 15:39:54 +02:00
start.sh tests: Allow valgrind suppressions to be used 2024-01-22 21:16:47 +02:00
stop.sh tests: Drop use of ifconfig, use ip instead 2023-12-06 11:57:57 +02:00
test_ap_acs.py tests: Make ACS tests more reliable 2024-01-14 19:42:23 +02:00
test_ap_ciphers.py tests: Wait for group key handshake before testing Michael MIC failure 2023-12-14 11:02:12 +02:00
test_ap_config.py tests: Check hostapd PID file removal in all cases 2022-11-27 15:54:26 +02:00
test_ap_csa.py tests: Add test with stuck ECSA in Probe Response frames 2024-04-16 10:46:15 +03:00
test_ap_dynamic.py tests: Add ap_reload_bss_only 2022-11-27 15:51:08 +02:00
test_ap_eap.py tests: Enable TLSv1.3 test cases with OpenSSL 3.3 2024-04-20 11:08:50 +03:00
test_ap_ft.py tests: Use newer hostapd.add_ap() argument style 2024-08-03 19:02:29 +03:00
test_ap_hs20.py tests: Use more specific alloc_fail location 2024-07-11 19:50:42 +03:00
test_ap_ht.py tests: Update opclass 124 test to use opclass 125 2024-04-24 21:58:49 +03:00
test_ap_mixed.py tests: ap_mixed_security: Give AP time to set up stations 2023-10-28 12:34:57 +03:00
test_ap_open.py tests: Use newer hostapd.add_ap() argument style 2024-08-03 19:02:29 +03:00
test_ap_params.py tests: Beacon rate configuration for 54 Mbps 2023-08-18 21:16:04 +03:00
test_ap_pmf.py tests: Make SSID verification through beacon protection more robust 2024-07-12 13:15:57 +03:00
test_ap_psk.py tests: Long extra KDE in EAPOL-Key msg 3/4 2024-07-24 20:35:11 +00:00
test_ap_qosmap.py tests: Modify the DSCP-to-TID mapping in QoS mapping tests 2023-12-23 11:22:50 +02:00
test_ap_roam.py tests: Make ap_roam_open work with S1G channels 2023-01-16 23:06:38 +02:00
test_ap_tdls.py tests: ap_tdls: Wait before connectivity checks 2023-10-28 12:34:57 +03:00
test_ap_track.py tests: AP tracking STA taxonomy (5 GHz) 2021-03-20 11:57:10 +02:00
test_ap_vht.py tests: ap_vht_40: wait a bit before connectivity check 2024-01-13 20:09:16 +02:00
test_ap_vlan.py tests: Group rekeying with VLANs 2024-08-13 12:58:45 +03:00
test_ap_wps.py tests: Flush scan cache in ap_wps_and_sae 2023-12-21 20:49:21 +02:00
test_authsrv.py tests: Update authsrv_oom to match implementation changes 2019-08-20 02:59:06 +03:00
test_autoscan.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
test_bgscan.py tests: bgscan_simple and BTM query 2023-12-09 11:38:21 +02:00
test_cert_check.py tests: Test cases for X.509 certificate checking 2019-04-09 16:24:38 +03:00
test_cfg80211.py tests: cfg80211_tx_frame: filter frames based on SA 2024-03-17 19:55:11 +02:00
test_connect_cmd.py tests: Race condition in connect_cmd_concurrent_grpform_while_connecting 2023-12-12 20:47:16 +02:00
test_dbus.py dbus: Fix memory leak with Bonjour params for a P2P UPnP service 2024-07-20 20:28:40 +03:00
test_dfs.py tests: Check CSA between non DFS and DFS chan 2024-07-13 18:09:32 +03:00
test_dpp.py tests: DPP and SAE password identifier 2024-09-01 16:33:26 +03:00
test_dpp3.py tests: Avoid control interface throttling in various test cases 2024-03-27 23:48:39 +02:00
test_dscp.py tests: Wait for request before responding in dscp_response 2022-05-09 11:45:33 +03:00
test_eap.py tests: EAP-TEAP with and without EAP method sequence optimization 2022-12-01 17:53:05 +02:00
test_eap_proto.py trace: Only permit explicit prefix matching for functions 2024-07-11 19:54:50 +03:00
test_eht.py tests: AP MLD control socket connectivity test case 2024-09-01 12:09:46 +03:00
test_erp.py tests: hostapd dump_msk_file 2022-11-10 21:13:05 +02:00
test_ext_password.py tests: External password storage for SAE 2022-11-07 14:02:55 +02:00
test_fils.py tests: Use newer hostapd.add_ap() argument style 2024-08-03 19:02:29 +03:00
test_fst_config.py Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
test_fst_module.py tests: FST: Leave time to process session request 2024-01-25 12:00:59 +02:00
test_gas.py tests: Try to keep GAS frames within gas_concurrent_scan capture 2023-12-23 12:37:06 +02:00
test_hapd_ctrl.py tests: UPDATE_BEACON on disabled interface 2021-04-21 23:24:58 +03:00
test_he.py tests: Add HE BSS color change test 2024-06-12 12:38:32 +03:00
test_he_mbssid.py tests: MBSSID and beacon protection disabled/enabled 2024-04-04 20:44:22 +03:00
test_hostapd_error.py tests: hostapd error path on driver interface initialization failure 2024-08-10 11:12:07 +03:00
test_hostapd_oom.py tests: Use function decorator to clean up --long processing 2020-04-18 11:35:32 +03:00
test_hs20_filter.py tests: Add description for test cases that were missing it 2020-05-17 01:31:19 +03:00
test_hs20_pps_mo.py tests: Check for domain_suffix_match in HS 2.0 PPS MO testing 2020-01-26 16:56:06 +02:00
test_ibss.py RSN: Split EAPOL-Key group msg 1/2 processing more completely for WPA(v1) 2022-11-27 14:18:53 +02:00
test_ieee8021x.py tests: PEAP and TTLS phase2_auth behavior 2023-07-17 21:25:06 +03:00
test_kernel.py test: Clear country config param at the end of kernel_reg_disconnect 2024-02-18 11:03:55 +02:00
test_macsec.py tests: MACsec with EAP-PSK 2023-02-10 12:41:03 +02:00
test_mbo.py tests: Update Supported Operating Classes element validation 2024-03-05 17:24:50 +02:00
test_module_tests.py tests: eloop socket re-open from timeout/socket handler 2015-07-23 18:39:02 +03:00
test_monitor_interface.py tests: Use frame injection in monitor_iface_unknown_sta 2020-03-26 17:51:03 +02:00
test_mscs.py tests: Extend MSCS testing 2024-01-14 11:26:56 +02:00
test_multi_ap.py tests: Set sta_wds in multi_ap_backhaul_shared_bss 2024-07-13 18:09:32 +03:00
test_nan_usd.py tests: NAN: Check USD publish type 2024-07-12 16:37:15 +03:00
test_nfc_p2p.py tests: Remove ignore_old_scan_res clearing from the test scripts 2022-02-04 21:29:52 +02:00
test_nfc_wps.py tests: Remove ignore_old_scan_res clearing from the test scripts 2022-02-04 21:29:52 +02:00
test_oce.py tests: OCE association in open network 2019-12-12 02:00:26 +02:00
test_ocv.py tests: Wait for AP/GO event in addition to STA 2023-12-10 19:40:49 +02:00
test_offchannel_tx.py tests: Import p2p_utils instead of functions from old locations 2015-11-25 15:47:16 +02:00
test_owe.py tests: Avoid race condition in owe_transition_mode_ifname_acs 2023-12-18 20:30:11 +02:00
test_p2p_autogo.py tests: Fix autogo_chan_switch to not drop HT capability 2024-04-22 16:17:39 +03:00
test_p2p_channel.py tests: P2P GO starting a persistent group with 80+80 MHz bandwidth 2023-12-23 12:20:24 +02:00
test_p2p_concurrency.py tests: Use even larger timeout of concurrent P2P operations 2024-03-03 19:09:10 +02:00
test_p2p_device.py tests: Use CS more carefully in p2p_device_autogo_chan_switch 2024-03-09 18:08:52 +02:00
test_p2p_discovery.py tests: Allow some more time for a scan in discovery_group_client 2023-01-25 23:47:33 +02:00
test_p2p_ext.py tests: Remove group at the end of p2p_ext_vendor_elem_invitation 2019-03-17 17:06:04 +02:00
test_p2p_grpform.py tests: Wait for AP/GO event in addition to STA 2023-12-10 19:40:49 +02:00
test_p2p_invitation.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
test_p2p_messages.py tests: Make p2p_msg_go_neg_both_start more robust 2023-12-16 22:59:50 +02:00
test_p2p_persistent.py tests: Wait for AP/GO event in addition to STA 2023-12-10 19:40:49 +02:00
test_p2p_service.py tests: Make P2P SD multi-query tests more robust 2024-01-26 17:13:37 +02:00
test_p2p_set.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
test_p2p_wifi_display.py tests: Clear scan cache in wifi_display_parsing 2024-08-29 20:21:31 +03:00
test_p2ps.py tests: Flush correct iface in P2PS stale group removal tests 2019-04-06 17:06:38 +03:00
test_pasn.py tests: Use newer hostapd.add_ap() argument style 2024-08-03 19:02:29 +03:00
test_pmksa_cache.py tests: Wait for AP/GO event in addition to STA 2023-12-10 19:40:49 +02:00
test_radio_work.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
test_radius.py tests: Include Message-Authenticator attribute in RADIUS tests 2024-07-09 14:58:39 +03:00
test_rfkill.py tests: Wait for AP-STA-CONNECT before running connectivity test 2019-08-05 00:10:32 +03:00
test_rrm.py tests: Use newer hostapd.add_ap() argument style 2024-08-03 19:02:29 +03:00
test_rsn_override.py tests: MLO: Use link ID to access control sockets 2024-09-01 11:17:11 +03:00
test_sae.py tests: RSNXE extensibility 2024-08-23 10:09:10 +03:00
test_sae_pk.py tests: Wait for hostapd event in addition to wpa_supplicant 2023-12-09 19:02:38 +02:00
test_scan.py tests: Avoid race condition in scan_external_trigger 2023-12-10 19:40:18 +02:00
test_scs.py tests: SCS and QoS characteristics 2023-12-17 17:26:21 +02:00
test_sigma_dut.py tests: Fix sigma_dut_dpp_pb_ap to clear sae_groups 2024-04-16 11:22:41 +03:00
test_ssid.py tests: Move clear_scan_cache() and set_world_reg() to utils.py 2020-04-18 11:35:32 +03:00
test_sta_dynamic.py tests: Per-ESS MAC address and PMKSA caching 2022-12-18 12:33:16 +02:00
test_suite_b.py tests: Specify correct function name for failure 2024-07-11 19:49:46 +03:00
test_tnc.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
test_wep.py tests: WEP and HE 2021-03-14 18:21:47 +02:00
test_wext.py tests: Make wext_pmksa_cache work with S1G channels 2023-01-16 12:40:46 +02:00
test_wmediumd.py Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
test_wnm.py tests: Add a WNM tests to check candidate list is used if not required 2024-08-02 13:49:32 +03:00
test_wpas_ap.py tests: Make wpas_ap_wps more robust 2024-01-14 21:27:38 +02:00
test_wpas_config.py tests: Use newer hostapd.add_ap() argument style 2024-08-03 19:02:29 +03:00
test_wpas_ctrl.py tests: Remove duplicate fail test check 2024-07-11 19:51:06 +03:00
test_wpas_mesh.py tests: wpa_supplicant secure mesh and injected SAE messages 2024-07-13 16:38:48 +03:00
test_wpas_wmm_ac.py tests: Use newer hostapd.add_ap() argument style 2024-08-03 19:02:29 +03:00
tshark.py tests: Skip test cases properly if tshark is not available 2020-12-04 11:43:45 +02:00
utils.py tests: Flag inside VM using an environment variable 2024-01-13 20:06:58 +02:00
w1fi_logo.png tests: HS 2.0 OSU and icon fetch 2014-03-02 10:35:34 +02:00
wlantest.py tests: Allow WlantestCapture to be used with context managers 2024-03-17 17:10:33 +02:00
wpasupplicant.py tests: DPP and SAE password identifier 2024-09-01 16:33:26 +03:00
wps-ctrl-cred tests: wpa_supplicant config file parsing/writing with WPS 2016-05-02 11:08:25 +03:00
wps-ctrl-cred2 tests: wpa_supplicant config file parsing/writing with WPS 2016-05-02 11:08:25 +03:00
wps-mixed-cred tests: WPS mixed-WPA/WPA2 credential merging 2014-08-29 20:25:18 +03:00
wps-wep-cred tests: WPS 2.0 rejection of WEP credential 2014-03-05 12:40:54 +02:00

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 main
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 hostapd_cli 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=<num of 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 <module name>" (pointing to file test_<module name>.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 <path to database>" and
"-b <build id>" 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 <<EOF
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