1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Sergei Trofimov 242df842bc LinuxDevice: error output for pull/push_file
Standard string representation of a subprocess.CalledProcessError does
not include the output of the command, so it was not previsouly included
in the resulting DeviceError. This commit ensures that the output is
propagated, regardless of whether it came from stdout or stderr of the
underlying process.
2016-06-28 13:48:48 +01:00
..
commands create command: fix example parameter name in templates 2016-04-20 14:43:07 +01:00
common AndroidDevice & BaseLinuxDevice: minor parameter changes 2016-06-21 14:55:02 +01:00
core Version bump 2016-06-10 14:26:32 +01:00
devices AndroidDevice: Fixed screen lock disable 2016-05-10 09:27:42 +01:00
external BaseUiAutomation: Added functions for checking version strings 2016-05-16 17:22:09 +01:00
instrumentation energy_model: only set "ui" runtime parameter for ChromeOS 2016-06-21 09:14:12 +01:00
modules cpufreq: minor fixes 2016-02-04 15:42:35 +00:00
resource_getters Revent: Device model name is now used when searching for revent files 2016-06-01 16:47:01 +01:00
result_processors cpustates: Added the ability to configure how a missing start marker is handled. 2016-06-06 17:09:48 +01:00
tests Parameter: Fixed overriding of new parameters 2016-02-04 15:36:47 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils LinuxDevice: error output for pull/push_file 2016-06-28 13:48:48 +01:00
workloads hwuitest: invoke executable via full path 2016-06-17 08:03:50 +01:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00: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 Fixing typo in config_example.py 2015-07-02 12:17:19 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00