1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto
Sergei Trofimov 799558d201 Fix: lists with duplicate entries in parameter values
If list parameter values contained duplicates, those got removed when
merging parameter values from different sources. This commit fixes that
behavor, so that duplcates that appear within the *same* list are
preserved.
2015-04-30 08:46:24 +01:00
..
commands Fixing terminalsize import error. 2015-04-09 08:32:02 +01:00
common Fixing file_exists on linux devices. 2015-04-28 10:29:47 +01:00
core fix for leaked file descriptors in daq 2015-04-29 11:41:19 +01:00
devices Updating XE503C12 device adapter. 2015-04-15 18:40:30 +01:00
external daq: make EnumEntry picklable to support multiprocessing invocation 2015-04-29 12:32:15 +01:00
instrumentation fix for leaked file descriptors in daq 2015-04-29 11:41:19 +01:00
modules Adding missing descriptions for modules. 2015-04-22 17:02:27 +01:00
resource_getters Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
result_processors Factor out the ipython implementation in ipynb_exporter 2015-04-17 17:52:07 +01:00
tests Fix: lists with duplicate entries in parameter values 2015-04-30 08:46:24 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils Fix: lists with duplicate entries in parameter values 2015-04-30 08:46:24 +01:00
workloads pep8: minor fixes in hackbench and ebizzy 2015-04-28 08:30:43 +01:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00