hostap/tests/remote
Jonathan Afek 04fd8ea1ba tests/remote: Use a function to add a log file to a remote host
Instead of accessing the logs list member of the remote host directly,
use a function to add logs to the remote host to be collected after the
test. This enables us to later have different implementation of remote
hosts or logs collection without requiring to have this list as the
implementation.

Signed-off-by: Jonathan Afek <jonathanx.afek@intel.com>
2016-05-28 16:33:48 +03:00
..
config.py tests/remote: Add hwsim wrapper 2016-05-14 17:56:37 +03:00
hwsim_wrapper.py tests/remote: Add hwsim wrapper 2016-05-14 17:56:37 +03:00
monitor.py tests/remote: Use a function to add a log file to a remote host 2016-05-28 16:33:48 +03:00
run-tests.py tests/remote: Add hwsim wrapper 2016-05-14 17:56:37 +03:00
rutils.py tests/remote: Use a function to add a log file to a remote host 2016-05-28 16:33:48 +03:00
test_devices.py tests/remote: Add utils file 2016-05-14 17:56:37 +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