Home
last modified time | relevance | path

Searched refs:workflows (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/libs/uicd/
Duicd_cli.py106 def run(self, serial, workflows, timeout=120): argument
115 if isinstance(workflows, str):
116 workflows = [workflows]
117 for workflow_name in workflows: