1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Marc Bonnici 1c8e18bf36 ReventWorkload:Fixed revent workloads with multiple iterations
Since initilize only runs once per workload, we can't set variables required
for each iteration in initilize. Revent workload was setting its file paths
in initilize, now moved to setup.
2016-09-22 11:26:25 +01:00
..
commands pylint fixes 2016-08-25 14:20:10 +01:00
common ReventWorkload:Fixed revent workloads with multiple iterations 2016-09-22 11:26:25 +01:00
core runner: Some types of exceptions will no longer take screenshots or dump UI hiarchy 2016-09-20 10:13:14 +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 cpustates: fixing stand-alone script with timeline option 2016-09-13 10:16:25 +01:00
workloads Merge pull request #251 from jimboatarm/googlephotos-codetidy 2016-09-20 12:48:45 +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