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 58131c1a6d framework/plugin: Fix clearing of loaded plugin
`self.plugins` should be a dictionary and when being cleared was being
reinitialized as a list.
2018-01-12 17:28:56 +00:00
..
configuration framework/parsers: Fix whitespace 2018-01-12 17:28:56 +00:00
target framework/target: fix caseless runtime params 2018-01-11 11:04:25 +00:00
uiauto Framework/Uiauto: Add support for Applaunch 2017-11-28 08:12:31 +00:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
agenda.py framework/agenda: Calm pylint 2017-12-07 15:37:49 +00:00
command.py framework/command: Fix help string for --config cmdline argument 2017-11-06 16:41:01 +00:00
entrypoint.py framework/entrypoint: Calm pylint 2017-12-07 15:37:49 +00:00
exception.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
execution.py framework/execution: Fix message parameter order 2018-01-12 17:28:56 +00:00
getters.py framework/getters: Calm pylint 2017-12-07 15:37:49 +00:00
host.py framework/host: Add missing import 2017-12-07 15:37:49 +00:00
instrumentation.py Run autoflake to remove unused imports & variables 2017-12-07 15:37:49 +00:00
job.py framework/job: Calm pylint 2017-12-07 15:37:49 +00:00
output.py framework/output: Fix RunOutput read_config 2018-01-08 10:36:57 +00:00
plugin.py framework/plugin: Fix clearing of loaded plugin 2018-01-12 17:28:56 +00:00
pluginloader.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
processor.py framework: set context for loggers 2017-10-23 12:28:49 +01:00
resource.py Run autoflake to remove unused imports & variables 2017-12-07 15:37:49 +00:00
run.py framework/run: Calm pylint 2017-12-07 15:37:49 +00:00
signal.py Run autoflake to remove unused imports & variables 2017-12-07 15:37:49 +00:00
version.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
workload.py framework/workload: Fix incorrect regex matching apk filepath 2018-01-09 10:45:58 +00:00