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
Sergei Trofimov 4a239790d2 framework/output: add target_info to RunOutput
Make TargetInfo an attribute of run output, replacing the read/write
methods for the targetfile. Instead, always load it on creation, if
targetfile exists (useful for external scripts), and have a method to
set it after creation (uselful during WA run, where the output is
created before connecting to the target).
2017-12-13 15:55:38 +00:00
..
configuration Revert "DO NOT MERGE: stub out broken method" 2017-12-07 15:45:38 +00:00
target framework/target: fix TargetInfo deserialization 2017-12-13 15:55:38 +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/output: add target_info to RunOutput 2017-12-13 15:55:38 +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: add target_info to RunOutput 2017-12-13 15:55:38 +00:00
plugin.py framework/plugin: Calm pylint 2017-12-07 15:37:49 +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: Calm pylint 2017-12-07 15:37:49 +00:00