mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
107fdc203c
As part of commit #b3de85 porting to WA3, the behaviour of Enums changed so that the attribute to be fetched is converted to lower case before the lookup occurs. Due to the fact that 'names' is a predefined attribute of the Enum class this clashes and will return the full list of names instead of the individual entry. Update the test to use another non reserved entry. |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
test_agenda_parser.py | ||
test_config.py | ||
test_diff.py | ||
test_exec_control.py | ||
test_plugin.py | ||
test_runtime_param_utils.py | ||
test_signal.py | ||
test_utils.py |