1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/framework
Marc Bonnici 4523fb74b6 Workload: Fixes apk resolution when not present on host.
Previously apk resolution would fail if the application apk was not present on
device as this was used to retrieve information e.g. the package name. To work
around this, the resolution process now supports searching the device for either
a list of package names retrieved from the workload or as a parameter passed by
the user at runtime and if found on the device will be pulled to the host to
perform its analysis.
2017-06-15 17:44:41 +01:00
..
configuration PluginCache: Add name to duplicate source error 2017-06-12 14:57:55 +01:00
target target/descriptor: fix assistant params handling 2017-04-26 13:56:12 +01:00
uiauto Uiautomator: Upgraded uiautomator base classes to Uiauto2 2017-06-12 14:57:54 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
agenda.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py command: added support for sub-commands 2017-04-25 08:16:35 +01:00
entrypoint.py Skeleton job execution 2017-03-15 14:34:23 +00:00
exception.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
execution.py Fix typo. 2017-05-12 11:11:40 +01:00
getters.py Getters: Added support for finding revent files. 2017-04-21 10:49:20 +01:00
host.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
instrumentation.py Implemeting target assistants 2017-03-29 09:53:27 +01:00
job.py TM: Update and Refactor 2017-04-05 11:51:29 +01:00
output.py workload: adding basic UIAutomator workload implementation 2017-03-29 09:55:40 +01:00
plugin.py plugin: removing virtual referencies from meta 2017-05-11 09:57:38 +01:00
pluginloader.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
processor.py Implment output processing 2017-03-22 15:14:44 +00:00
resource.py Resource: Add support for matching apks on package name 2017-06-12 14:57:55 +01:00
run.py Fix timstampts to be UTC. 2017-03-22 15:14:44 +00:00
signal.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
version.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
workload.py Workload: Fixes apk resolution when not present on host. 2017-06-15 17:44:41 +01:00