1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/common/android
Sergei Trofimov ebe6202e22 push/pull commands always raise DeviceError + handle error on pulling a property file.
Previosuly, they raised CalledProcessError/DeviceError based on
implementation. Making it consistent to facillitated handling in calling
code.
2015-06-01 17:25:59 +01:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
BaseUiAutomation.class Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
device.py push/pull commands always raise DeviceError + handle error on pulling a property file. 2015-06-01 17:25:59 +01:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00