1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
muendelezaji 392a3f1600 Add network check methods to Device and Workload classes
- Device subclasses should provide their own implementation.
    Default behaviour is to raise a `NotImplementedError`
  - Workload subclasses can set `requires_network` to `True` and
    network connectivity check will be performed during `setup()`
2016-09-02 10:33:18 +01:00
..
commands pylint fixes 2016-08-25 14:20:10 +01:00
common Add network check methods to Device and Workload classes 2016-09-02 10:33:18 +01:00
core Add network check methods to Device and Workload classes 2016-09-02 10:33:18 +01:00
devices Pylint fixes 2016-07-21 16:40:26 +01:00
external Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
instrumentation Add dumpsys_period parameter to fps instrument 2016-07-26 11:30:34 +01:00
modules Pylint fixes 2016-07-21 16:40:26 +01:00
resource_getters Pylint fixes 2016-07-21 16:40:26 +01:00
result_processors Rename dumpsys_enabled parameter to markers_enabled 2016-08-09 09:56:04 +01:00
tests Pylint fixes 2016-07-21 16:40:26 +01:00
tools Pylint fixes 2016-07-21 16:40:26 +01:00
utils pylint fixes 2016-08-25 14:20:10 +01:00
workloads antutu: Fixed setting permissions 2016-08-24 14:36:00 +01:00
__init__.py Add new AndroidUxPerfWorkload class 2016-08-26 12:22:39 +01:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Execution: Added a clean_up global config to delete WA files from devices 2016-08-26 17:25:11 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00