1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/common
Marc Bonnici bd0a6ac3c8 UiAutomatorWorkload: Changed to use a ParameterDict
Due to the limitations of UiAutomator, parameters are not allowed to contain
certain characters including spaces and newlines when passed on the command line.

The python UiAutomatorWorkload baseclasse has been updated to use a
ParameterDict when storing workload parameters.
2017-02-20 16:44:24 +00:00
..
android UiAutomatorWorkload: Changed to use a ParameterDict 2017-02-20 16:44:24 +00:00
bin Revent: Fixed uninitialized variable. 2017-02-01 18:04:05 +00:00
gem5 Pylint fixes 2016-07-21 16:40:26 +01:00
linux LinuxDevice: Added supported eabi property. 2016-12-09 14:11:16 +00:00
__init__.py Pylint fixes 2016-07-21 16:40:26 +01:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00