1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/core
Sascha Bischoff 4abbe7602a Extend device with sleep functionality
This changeset adds the ability to sleep on the device via a
device.sleep() method. This invokes sleep on the target device. This
is useful for situations where the passage of time on the target
device does not match that of the host, e.g., gem5.

This changeset also updates a number of workloads to use this new
sleep method.
2017-03-02 14:22:05 +00:00
..
__init__.py Pylint fixes 2016-07-21 16:40:26 +01:00
agenda.py core/agenda.py: Add check for empty values in agenda 2016-01-25 13:43:38 +00:00
bootstrap.py Pylint fixes 2016-07-21 16:40:26 +01:00
command.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
configuration.py Execution: Added a clean_up global config to delete WA files from devices 2016-08-26 17:25:11 +01:00
device.py Extend device with sleep functionality 2017-03-02 14:22:05 +00:00
entry_point.py Add entry_point check for config file existence 2016-02-17 17:24:14 +00:00
execution.py AndroidDevice: fixing UI hierarchy capture 2016-10-17 13:49:19 +01:00
extension_loader.py Fixing assets discovery. 2016-01-22 12:19:31 +00:00
extension.py core: changing the time of constraint validation for params 2016-09-13 10:20:52 +01:00
exttype.py Pylint fixes 2016-07-21 16:40:26 +01:00
instrumentation.py Pylint fixes 2016-07-21 16:40:26 +01:00
resolver.py ResourceResolver: Show version number when resource wasn't found. 2016-03-30 11:01:35 +01:00
resource.py resource: remote resource resolution fixes 2017-02-21 16:35:16 +00:00
result.py Pylint fixes 2016-07-21 16:40:26 +01:00
signal.py Pylint fixes 2016-07-21 16:40:26 +01:00
version.py Version bump 2016-12-23 14:14:43 +00:00
workload.py Add network check methods to Device and Workload classes 2016-09-02 10:33:18 +01:00