1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-11-17 23:36:06 +00:00
Files
workload-automation/tests/test_utils.py
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

6.3 KiB