1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 03:11:53 +01:00
workload-automation/wlauto
Sebastian Goscik b17ae78d6b adb_shell: Now handles return codes from ADB
As of ADB 1.0.35/Android N, it will return the exit code of the command that it runs
This code handles this scenario as before WA treated a return code from ADB as an
error with ADB.
2016-04-05 15:53:41 +01:00
..
commands run command: more usefull error message when specifying non-existing agenda path 2016-02-29 17:26:29 +00:00
common pylint/pep8 fixes 2016-04-05 11:36:39 +01:00
core ResourceResolver: Show version number when resource wasn't found. 2016-03-30 11:01:35 +01:00
devices Removing hard-coded abi from generic_linux devices 2016-02-02 09:29:22 +00:00
external revent: Added record and replay commands 2016-01-22 10:40:03 +00:00
instrumentation pylint/pep8 fixes 2016-04-05 11:36:39 +01:00
modules cpufreq: minor fixes 2016-02-04 15:42:35 +00:00
resource_getters Fixing assets discovery. 2016-01-22 12:19:31 +00:00
result_processors cpustate: ensure known initial state 2016-02-04 16:08:22 +00: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 adb_shell: Now handles return codes from ADB 2016-04-05 15:53:41 +01:00
workloads Merge pull request #122 from Sticklyman1936/lmbench_update 2016-03-24 16:26:52 +00: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