1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Sebastian Goscik 519efaf22c Parameter: Fixed overriding of new parameters
Previously you could have `override` set to True on parameters that
only existed in the current scope.

Now if you try to override a parameter that doesn't exist higher up
in the hiarchy you will get a ValueError.
2016-02-04 15:36:47 +00:00
..
commands pep8 2016-01-27 17:15:44 +00:00
common AndroidDevice: Removed duplicate parameter 2016-02-03 15:06:00 +00:00
core Parameter: Fixed overriding of new parameters 2016-02-04 15:36:47 +00:00
devices Removing hard-coded abi from generic_linux devices 2016-02-02 09:29:22 +00:00
external revent: Added record and replay commands 2016-01-22 10:40:03 +00:00
instrumentation Merge pull request #78 from ep1cman/binary_install 2016-01-19 10:52:54 +00:00
modules vexperess flashing: added an option to keep UEFI entry 2015-09-14 15:31:21 +01:00
resource_getters Fixing assets discovery. 2016-01-22 12:19:31 +00:00
result_processors ipynb_exporter: default template no longer shows a blank plot for workloads without summary_metrics 2015-12-15 17:18:25 +00:00
tests Parameter: Fixed overriding of new parameters 2016-02-04 15:36:47 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils Adding aarch64 to architecture list for arm64 ABI 2016-02-02 09:29:22 +00:00
workloads manual: Fixed trying to logcat on non linux devices 2016-02-01 15:24:32 +00: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 Fixing typo in config_example.py 2015-07-02 12:17:19 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00