1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 03:11:53 +01:00
workload-automation/wa/framework/target
Sergei Trofimov bb9f735cd4 framework/target: assistant: fix import
Import Parameter from the module that defines it rather than from wa to
avoid circular import errors.
2017-12-13 15:55:38 +00:00
..
__init__.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
assistant.py framework/target: assistant: fix import 2017-12-13 15:55:38 +00:00
config.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
descriptor.py framework/target: add shell_prompt target param. 2017-12-12 10:07:04 +00:00
info.py framework/target: fix TargetInfo deserialization 2017-12-13 15:55:38 +00:00
manager.py Run autoflake to remove unused imports & variables 2017-12-07 15:37:49 +00:00
runtime_config.py framework/target: wait 20 sec for network to show up 2017-11-17 07:53:16 +00:00
runtime_parameter_manager.py Run autoflake to remove unused imports & variables 2017-12-07 15:37:49 +00:00