mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-17 22:06:02 +01:00
dev_scripts
doc
extras
scripts
wlauto
commands
common
core
devices
external
instrumentation
modules
resource_getters
result_processors
tests
tools
utils
workloads
__init__.py
agenda-example-biglittle.yaml
agenda-example-tutorial.yaml
config_example.py
exceptions.py
.gitignore
LICENSE
MANIFEST.in
README.rst
setup.py
The param documentation states that for a boolean, "kind" should be "as_bool" from wlauto.utils.misc, but there is no "as_bool". Currently, workload automation automatically converts native python types like bool and int to workload automation specific ones. Remove this bit from the documentation as it's not true any more. Change-Id: I0100708530bcf67556eda386c39bc444a3e0f2b2