1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa
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
..
assets/bin tools/revent: further fixes 2017-09-29 09:48:25 +01:00
commands commands/workload_templates: Fix validate method in template 2017-12-11 08:04:49 +00:00
framework framework/output: add target_info to RunOutput 2017-12-13 15:55:38 +00:00
instrumentation instrument/energy: add support for Juno on-board measurement 2017-12-12 10:07:04 +00:00
processors processors: add targz processor 2017-12-11 10:07:21 +00:00
tools/revent tools/revent: further fixes 2017-09-29 09:48:25 +01:00
utils Run autoflake to remove unused imports & variables 2017-12-07 15:37:49 +00:00
workloads workloads/dhrystone: Remove trailing whitespace 2017-12-08 10:46:29 +00:00
__init__.py Remove trainling newlines 2017-12-07 15:37:49 +00:00