1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/framework/configuration
sergei Trofimov aacba47f9a utils/types: toggle_set: add "~~" semantics
Add support for "~~" special value that indicates that, when merging
into another set, all values from that set should in fact be dropped.
Apart from the unique merge semantics, "~~" just like any other "~"
value.
2018-05-08 10:50:48 +01:00
..
__init__.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
core.py utils/types: toggle_set: add "~~" semantics 2018-05-08 10:50:48 +01:00
default.py framework/configuration: Refactor code into seperate method 2018-03-20 08:24:58 +00:00
execution.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
parsers.py utils/types: toggle_set: add "~~" semantics 2018-05-08 10:50:48 +01:00
plugin_cache.py fw/config: add plugin type methods to plugin_cache 2018-04-04 10:07:42 +01:00
tree.py fw/config: add logging to parsers 2018-04-25 16:25:37 +01:00