[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hostap
Subject:    [PATCH 0/5] tests: add remote tests
From:       janusz.dziedzic () tieto ! com (Janusz Dziedzic)
Date:       2016-03-30 20:29:33
Message-ID: 1459369778-19522-1-git-send-email-janusz.dziedzic () tieto ! com
[Download RAW message or body]

Add support for remote tests. Added simple test example,
monitor(s) support, trace, perf support. Added also simple
hwsim wrapper that will allow to run hwsim test cases
with remote hosts.

This base on patchset I sent before.
Please review.

Janusz Dziedzic (5):
  tests: Add remote directory to tests
  tests/remote: add monitor.py
  tests/remote: add utils file
  tests/remote: add test_example.py
  tests/remote: add hwsim wrapper

 tests/hwsim/remotehost.py     |  11 +
 tests/remote/config.py        |  84 +++++++
 tests/remote/hwsim_wrapper.py | 108 +++++++++
 tests/remote/monitor.py       | 177 ++++++++++++++
 tests/remote/run-tests.py     | 367 ++++++++++++++++++++++++++++
 tests/remote/rutils.py        | 538 ++++++++++++++++++++++++++++++++++++++++++
 tests/remote/test_devices.py  | 138 +++++++++++
 tests/remote/test_example.py  | 138 +++++++++++
 8 files changed, 1561 insertions(+)
 create mode 100644 tests/remote/config.py
 create mode 100644 tests/remote/hwsim_wrapper.py
 create mode 100644 tests/remote/monitor.py
 create mode 100755 tests/remote/run-tests.py
 create mode 100644 tests/remote/rutils.py
 create mode 100644 tests/remote/test_devices.py
 create mode 100644 tests/remote/test_example.py

-- 
1.9.1



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic