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
Pierre-Clement Tosi 24ccc024f8 framework.workload: am instrument APK manager
Add support for Android applications that are invoked through `am
instrument` (as opposed to `am start`) _i.e._ that have been
instrumented. See AOSP `/platform_testing/tests/` for examples of such
applications.
2019-06-28 09:27:56 +01:00
..
configuration fw/config/execution: Raise error if no jobs are available for running 2019-06-06 15:17:42 +01:00
target fw/target/info: Bump target info version 2019-03-04 10:37:39 +00:00
uiauto fw/uiauto: Add method to baseclass to dismiss android version popup 2018-10-24 10:34:44 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
entrypoint.py fw/version: Introduce required version for devlib 2019-03-04 10:37:39 +00:00
exception.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
execution.py fw/execution: Fix status being assigned as strings 2018-12-07 09:55:17 +00:00
getters.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
host.py fw: add cache subdir under $WA_USER_DIRECTORY 2018-07-13 15:53:01 +01:00
instrument.py fw/instrument: Fix compatibility with Python2 2018-09-05 15:44:48 +01:00
job.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
output_processor.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
output.py fw/output: Implement retriving "augmentations" for JobDatabaseOutputs 2019-03-18 15:26:19 +00:00
plugin.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
pluginloader.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
resource.py fw/resource: Fix attempting to match against empty values 2019-04-02 07:54:05 +01:00
run.py fw/run: Implement Run Structures as Podable 2018-12-07 08:46:12 +00:00
signal.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
version.py fw/version: Bump to development version 2019-03-04 15:50:13 +00:00
workload.py framework.workload: am instrument APK manager 2019-06-28 09:27:56 +01:00