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.py75 def execute_shell_command_add(command: list): function
167 execute_shell_command_add(['chmod', '+x', '*.sh'])
168 execute_shell_command_add(['chmod', '+x', '*.py'])