mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-15 11:34:24 +01:00
.github
dev_scripts
doc
extras
scripts
tests
wa
assets
commands
framework
configuration
target
uiauto
__init__.py
command.py
entrypoint.py
exception.py
execution.py
getters.py
host.py
instrument.py
job.py
output.py
output_processor.py
plugin.py
pluginloader.py
resource.py
run.py
signal.py
version.py
workload.py
instruments
output_processors
tools
utils
workloads
__init__.py
.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
setup.py
Allow for overriding connection parameters on a per platform basis, and make the `host` parameter for `Juno` optional as this can be auto detected via the serial connection.