1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00
workload-automation/wa
Marc Bonnici 36a909dda2 fw/ApkWorkload: Allow workloads to provide apk arguments
In some workloads it is beneficial to be able to provide arguments
when launching the required APK. Add a new `arpk_arguments` property
to allow a workload to provide a dict of parameter names and values
that should be used when launching the APK.

The python types of the parameters are used to determine the data
type provided to the APK. Currently supported types are string, bool,
int and float.
2023-04-29 17:54:41 -05:00
..
assets/bin tools/revent: update binaries to latest version 2019-01-07 13:31:07 +00:00
commands Upgrade Gradle to 7.2 and Android Gradle plugin to 4.2. 2021-09-29 09:46:51 +01:00
framework fw/ApkWorkload: Allow workloads to provide apk arguments 2023-04-29 17:54:41 -05:00
instruments Mitigate CVE-2007-4995 2023-04-29 17:35:54 -05:00
output_processors pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
tools/revent tools/revent: recording timestamp fix 2018-10-15 09:48:02 +01:00
utils fw/ApkWorkload: Allow workloads to provide apk arguments 2023-04-29 17:54:41 -05:00
workloads Mitigate CVE-2007-4995 2023-04-29 17:35:54 -05:00
__init__.py workloads: Add support for UIBench Jank Tests 2019-06-28 09:27:56 +01:00