1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-02 03:12:34 +01:00

UiAutomator: Updated to decode provided parameters from ParameterDict

To prevent parameters having to be converted individually for each worload
the getParams() function has been overridden to perform the required type and
url decoding on the passed parameter bundle before passing the correctly typed
bundle to the workloads.
This commit is contained in:
Marc Bonnici
2017-02-09 16:46:15 +00:00
parent bd0a6ac3c8
commit d10e51e30b
3 changed files with 93 additions and 1 deletions