Home
last modified time | relevance | path

Searched defs:setup_params (Results 1 – 8 of 8) sorted by relevance

/hostap/tests/remote/
Drutils.py30 def setup_hw_host_iface(host, iface, setup_params, force_restart=False): argument
47 def setup_hw_host(host, setup_params, force_restart=False): argument
52 def setup_hw(hosts, setup_params, force_restart=False): argument
57 def trace_start(hosts, setup_params): argument
61 def trace_stop(hosts, setup_params): argument
65 def trace_start_stop(host, setup_params, start): argument
82 def perf_start(hosts, setup_params): argument
86 def perf_stop(hosts, setup_params): argument
90 def perf_start_stop(host, setup_params, start): argument
107 def run_hostapd(host, setup_params): argument
[all …]
Dtest_devices.py25 def show_devices(devices, setup_params): argument
79 def check_device(devices, setup_params, dev_name, monitor=False): argument
115 def check_devices(devices, setup_params, refs, duts, monitors): argument
Dtest_monitor.py16 def run_monitor(devices, setup_params, refs, duts, monitors, seconds=None): argument
50 def test_run_monitor(devices, setup_params, refs, duts, monitors): argument
Dmonitor.py18 def create(devices, setup_params, refs, duts, monitors): argument
92 def run(host, setup_params): argument
Dtest_example.py17 def test_example(devices, setup_params, refs, duts, monitors): argument
Dhwsim_wrapper.py19 def run_hwsim_test(devices, setup_params, refs, duts, monitors, hwsim_test): argument
Dconfig.py19 setup_params = {"setup_hw" : "./tests/setup_hw.sh", variable
/hostap/tests/hwsim/
Dwlantest.py19 setup_params = None variable in Wlantest
72 def register_remote_wlantest(cls, host, setup_params, monitor_mod): argument