Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/workloadtest/
Dwork_load.py77 def execute_shell_command_add(command: list): function
173 execute_shell_command_add(['chmod', '+x', '*.sh'])
174 execute_shell_command_add(['chmod', '+x', '*.py'])