1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
John Richardson 1986511ae8 Add check_app_version method to ApkWorkload
Implement new method to enforce that a valid apk version is used to run
the workload. Based on a min and max range of apk versions tested
during development.
2016-09-02 11:56:40 +01:00
..
commands pylint fixes 2016-08-25 14:20:10 +01:00
common Add check_app_version method to ApkWorkload 2016-09-02 11:56:40 +01:00
core Execution: Added a clean_up global config to delete WA files from devices 2016-08-26 17:25:11 +01:00
devices Pylint fixes 2016-07-21 16:40:26 +01:00
external Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
instrumentation Add dumpsys_period parameter to fps instrument 2016-07-26 11:30:34 +01:00
modules Pylint fixes 2016-07-21 16:40:26 +01:00
resource_getters Pylint fixes 2016-07-21 16:40:26 +01:00
result_processors Rename dumpsys_enabled parameter to markers_enabled 2016-08-09 09:56:04 +01:00
tests Pylint fixes 2016-07-21 16:40:26 +01:00
tools Pylint fixes 2016-07-21 16:40:26 +01:00
utils pylint fixes 2016-08-25 14:20:10 +01:00
workloads antutu: Fixed setting permissions 2016-08-24 14:36:00 +01: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