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 96dd100b70 utils/toggle_set: fix merge behavior
- Change how "source" and "dest" are handled inside merge() to be more
  sane and less confusing, ensuring that disabling toggles are merged
  correctly.
- Do not drop disabling values during merge, to ensure that merging
  is a transitive operation.
- Add unit tests for the above fixes.
2018-07-11 10:48:00 +01:00
..
data Update copyright headers. 2018-07-04 16:33:31 +01:00
travis Travis: Run the idle workload as part of the tests. 2018-07-10 12:56:51 +01:00
__init__.py tests: moved out of wa package 2017-04-27 17:36:44 +01:00
test_agenda_parser.py Update copyright headers. 2018-07-04 16:33:31 +01:00
test_config.py Update copyright headers. 2018-07-04 16:33:31 +01:00
test_diff.py Update copyright headers. 2018-07-04 16:33:31 +01:00
test_exec_control.py Update copyright headers. 2018-07-04 16:33:31 +01:00
test_plugin.py Update copyright headers. 2018-07-04 16:33:31 +01:00
test_runtime_param_utils.py Update copyright headers. 2018-07-04 16:33:31 +01:00
test_signal.py tests: quieten signal logger 2018-07-05 10:36:57 +01:00
test_utils.py utils/toggle_set: fix merge behavior 2018-07-11 10:48:00 +01:00