1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/core
Sergei Trofimov c076a87098 Added support for YAML configs
Config files (the default one in ~/.workload_automation plus ones
specified with -c) can now be written using YAML syntax as well as
Python.
2015-06-18 11:35:50 +01:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda.py Improving agenda validation 2015-04-27 16:36:30 +01:00
bootstrap.py Added support for YAML configs 2015-06-18 11:35:50 +01:00
command.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
configuration.py Fixing locally defined instruments erroneously propagating into global instrumentation 2015-05-15 10:01:26 +01:00
device.py Implementing dynamic device modules 2015-06-18 09:42:40 +01:00
entry_point.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
execution.py Added support for YAML configs 2015-06-18 11:35:50 +01:00
extension_loader.py Fix: correctly handle non-identifier alias names 2015-04-27 11:57:34 +01:00
extension.py Implementing dynamic device modules 2015-06-18 09:42:40 +01:00
exttype.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
instrumentation.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
resolver.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
resource.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
result.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
signal.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
version.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
workload.py cleaning up initialize() 2015-06-18 09:30:38 +01:00