hostapd/tests/remote
Jonathan Afek 483053b9d8 tests/remote: Fix execution of setup_hw
The code contained some places that used an additional argument for
setup_hw after -R and also contained places where setup_hw cmdline was
passed as a string instead of an argument list. It also contained places
where the ifname was only treated as a single interface and disregarded
the possiblity of multiple interfaces. This commit fixes these issues
and executes setup_hw from a single function for all cases.

Signed-off-by: Jonathan Afek <jonathanx.afek@intel.com>
2016-05-28 16:34:19 +03:00
..
config.py tests: Add support for wlantest for remote hwsim tests 2016-05-28 16:34:09 +03:00
hwsim_wrapper.py tests: Add support for wlantest for remote hwsim tests 2016-05-28 16:34:09 +03:00
monitor.py tests/remote: Fix execution of setup_hw 2016-05-28 16:34:19 +03:00
run-tests.py tests/remote: Add hwsim wrapper 2016-05-14 17:56:37 +03:00
rutils.py tests/remote: Fix execution of setup_hw 2016-05-28 16:34:19 +03:00
test_devices.py tests/remote: Fix execution of setup_hw 2016-05-28 16:34:19 +03:00
test_example.py tests/remote: Use a function to add a log file to a remote host 2016-05-28 16:33:48 +03:00