1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00
workload-automation/tests
Sergei Trofimov 5b3d7af62e types: make enum levels serializable
Add to/from_pod implementations to level, so that it may be serialized
properly. In order to make sure that serialization is a reversible
operation, ensure that the level value is numeric.
2017-06-26 09:13:30 +01:00
..
data tests: moved out of wa package 2017-04-27 17:36:44 +01:00
__init__.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_agenda.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_config.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_diff.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_exec_control.py tests: moved out of wa package 2017-04-27 17:36:44 +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: moved out of wa package 2017-04-27 17:36:44 +01:00
test_signal.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_utils.py types: make enum levels serializable 2017-06-26 09:13:30 +01:00