1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wlauto
Sergei Trofimov 5ceb093f3c Improving agenda validation
- raise an error if an agenda contains duplicate keys (by default PyYAML
  will silently ignore this)
- raise an error if config section in an agenda is not dict-like
  (before, this was allowed to propagate and relsulted an a traceback
  further down the line).
2015-04-27 16:36:30 +01:00
..
commands Fixing terminalsize import error. 2015-04-09 08:32:02 +01:00
common Fixing reboot on Linux devices [part 2] 2015-04-10 17:04:22 +01:00
core Improving agenda validation 2015-04-27 16:36:30 +01:00
devices Updating XE503C12 device adapter. 2015-04-15 18:40:30 +01:00
external Fixing terminalsize import error. 2015-04-09 08:32:02 +01:00
instrumentation Fixing buffer_size_file in trace-cmd for non-Android devices 2015-04-17 16:06:12 +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 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils ipython utils: handle ancient versions of IPython 2015-04-24 10:56:23 +01:00
workloads telemetry: copy generated trace files into WA output 2015-04-27 15:50:59 +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