hostap/tests/remote
Masashi Honma 35d8c2545e tests: Use python3 compatible dict operation
This patch is made by using 2to3 command.

$ find . -name *.py | xargs 2to3 -f dict -w -n

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2019-01-26 12:53:05 +02: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: Use python3 compatible dict operation 2019-01-26 12:53:05 +02:00
rutils.py tests/remote: Fix a typo in a comment 2016-05-28 16:34:58 +03:00
test_devices.py tests: Use python3 compatible print statement 2019-01-26 12:37:25 +02: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