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/target
Sergei Trofimov 9303c70727 fw/target/descriptor: fixes
- fix TargetDescription._set to set lists rather than dicts for params
  to be consistent with how params are set after creation (should
  probably get rid of this entirely...)
- fix the comment describing the structure of TARGETS
2018-03-08 11:18:12 +00:00
..
__init__.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
assistant.py framwork/target: parameterize disabling of SELinux 2018-02-22 11:20:35 +00:00
config.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
descriptor.py fw/target/descriptor: fixes 2018-03-08 11:18:12 +00:00
info.py framework/target: fix TargetInfo deserialization 2017-12-13 15:55:38 +00:00
manager.py fw/execution: Handle unresponsive targets 2018-03-08 11:18:12 +00:00
runtime_config.py framework/rt_config: Add support for chromeos for some AndroidRTConfig 2018-01-25 06:32:37 +00:00
runtime_parameter_manager.py framework/target: fix caseless runtime params 2018-01-11 11:04:25 +00:00