1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
James Hartley 088709f290 geekbench: Improve UiAutomator timeouts for slow devices, fixes for rooted devices
Tested by running Mate 8 on the lowest cluster at the lowest available frequency

On rooted devices, skip attempting to pull log files from device.  This allows
the benchmark to run to completion without failure.

GB log files are stored in /data/data/com.primatelabs.geekbench/files and
not accessible without root.  On Chromebooks ( which have no adb root
rights) it is possible to copy from this folder manually after the test run.
2016-12-02 07:23:44 +00:00
..
commands Revent: Fixes 2016-11-29 17:29:33 +00:00
common Gmail: A workload to perform standard productivity tasks within Gmail. The workload carries out various tasks, such as creating new emails, attaching images and sending them. 2016-12-01 13:21:49 +00:00
core AndroidDevice: fixing UI hierarchy capture 2016-10-17 13:49:19 +01:00
devices Pylint fixes 2016-07-21 16:40:26 +01:00
external Gmail: A workload to perform standard productivity tasks within Gmail. The workload carries out various tasks, such as creating new emails, attaching images and sending them. 2016-12-01 13:21:49 +00:00
instrumentation energy_model: only set "ui" parameter for ChomeOS 2016-11-29 10:23:32 +00:00
modules Pylint fixes 2016-07-21 16:40:26 +01:00
resource_getters pylint/pep8 fixes 2016-12-01 15:01:45 +00:00
result_processors uxperf result_processor: updated for changes in FPS instrument 2016-11-08 12:20:47 +00:00
tests Pylint fixes 2016-07-21 16:40:26 +01:00
tools Pylint fixes 2016-07-21 16:40:26 +01:00
utils utils/power: handle devlib frequency reporting 2016-11-29 10:23:32 +00:00
workloads geekbench: Improve UiAutomator timeouts for slow devices, fixes for rooted devices 2016-12-02 07:23:44 +00:00
__init__.py Add new AndroidUxPerfWorkload class 2016-08-26 12:22:39 +01: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 Execution: Added a clean_up global config to delete WA files from devices 2016-08-26 17:25:11 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00