hostapd/tests/remote
Janusz Dziedzic 222d443950 tests: Use remote_cli in remote testing
This allows to use remote wpa_cli/hostapd_cli for:
 - hwsim wrapper
 - example test case

For example,
 modprobe mac80211_hwsim radios=8
 ./run-tests.py -d hwsim0 -d hwsim1 -d hwsim2 -r hwsim3 -r hwsim4 -h ap_wpa2_psk -v

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
2024-08-03 18:35:10 +03:00
..
config.py tests: Use remote_cli in remote testing 2024-08-03 18:35:10 +03:00
hwsim_wrapper.py tests: Use remote_cli in remote testing 2024-08-03 18:35:10 +03:00
monitor.py tests: remotehost: Use correct name 2020-12-04 12:14:09 +02:00
run-tests.py tests: remote: Allow shuffle 2021-01-15 12:17:05 +02:00
rutils.py tests: Use remote_cli in remote testing 2024-08-03 18:35:10 +03:00
test_devices.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02:00
test_example.py tests: Use remote_cli in remote testing 2024-08-03 18:35:10 +03:00
test_monitor.py tests: remote: Add run_monitor test case 2020-10-09 11:24:00 +03:00