1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wa/framework/configuration
Marc Bonnici b729f7c9e4 fw/parsers: Ensure plug-in names are converted to an identifier
Ensure that a plug-ins config entry is converted to an identifier before being
stored in the PluginCache so that the relevant configuration can be
retrieved appropriately. For example this allows for both 'trace-cmd' and
'trace_cmd' to be used as config entries to provide configuration for the
'trace-cmd' plugin.
2018-07-19 17:15:26 +01:00
..
__init__.py Update copyright headers. 2018-07-04 16:33:31 +01:00
core.py fw: cache target info 2018-07-13 15:53:01 +01:00
default.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
execution.py fw/config: add get_config() to ConfigManager 2018-07-11 13:28:04 +01:00
parsers.py fw/parsers: Ensure plug-in names are converted to an identifier 2018-07-19 17:15:26 +01:00
plugin_cache.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
tree.py Update copyright headers. 2018-07-04 16:33:31 +01:00