hostap/tests/remote
Janusz Dziedzic 48e4680dae tests: remote: Add run_monitor test case
This is useful to run monitor quickly:
./run-tests.py -t run_monitor -m mon:36,20,36,0:1,20,1,0

In such example we will get one PCAP for 36/20 and 1/20.
After execution, PCAP file is in the log directory, e.g.:
./logs/2019_11_11_13_36_24/run_monitor_mon_wlp3s0_wlp5s0.pcap

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
2020-10-09 11:24:00 +03:00
..
config.py tests: remote: Allow passing of parameters with devname 2020-10-09 11:19:23 +03:00
hwsim_wrapper.py tests: remote: Allow hwsim test cases with more than two arguments 2020-02-23 15:21:22 +02:00
monitor.py tests: remote: Allow passing of parameters with monitor interface 2020-10-09 11:21:05 +03:00
run-tests.py tests: remote: Sort tests correctly 2020-10-09 11:11:32 +03:00
rutils.py tests: remote: Stop wpa_supplicant/hostapd using pidfile 2020-10-09 11:18:00 +03:00
test_devices.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
test_example.py tests: Python coding style cleanup (pylint3 bad-whitespace) 2019-03-16 18:52:09 +02:00
test_monitor.py tests: remote: Add run_monitor test case 2020-10-09 11:24:00 +03:00