1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/core
Marc Bonnici 50236b0661 Device: Updated to set and retrieve binary data from sysfiles
`set_sysfile_values` now accepts a `^` symbol prefixed to the
file path to indicated that the value should be written as binary data.
To accommodate this an extra `binary` flag has been added to  the `set_sysfile_value`and `get_sysfile_value` methods to write and retrieve the binary data respectively.
2017-04-06 15:59:01 +01: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 Device: Updated to set and retrieve binary data from sysfiles 2017-04-06 15:59:01 +01: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