1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00
workload-automation/tests
Marc Bonnici 107fdc203c tests/test_utils: Update behaviour of test
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.
2018-07-04 11:54:17 +01:00
..
data tests/agenda_parser: Update agenda tests to the AgendaParser 2018-05-24 11:49:10 +01:00
__init__.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_agenda_parser.py tests/agenda_parser: Update agenda tests to the AgendaParser 2018-05-24 11:49:10 +01:00
test_config.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_diff.py utils/diff: fix diff_interrupt_files on Python 2 2018-06-14 15:04:56 +01:00
test_exec_control.py utils/exec_control: Fix issue with once_per_instance decorator 2018-05-22 17:18:40 +01:00
test_plugin.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_runtime_param_utils.py tests: Update use of devlib cpufreq API 2017-12-07 15:37:49 +00:00
test_signal.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_utils.py tests/test_utils: Update behaviour of test 2018-07-04 11:54:17 +01:00