Searched refs:script_path (Results 1 – 1 of 1) sorted by relevance
| /developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/ |
| D | liteOsUpgrade_RK3568_app.py | 225 script_path = os.path.join(screenshot_path, 'new_script') 226 logger.info(script_path) 248 os.chdir(script_path) 249 … test_return = cmd_test(script_path, py_file, sn, test_num, new_report_path, pr_url) 546 def outCmd(cmd, save_screenshot_path, base_screenshot_path, script_path): argument 572 resource_path = os.path.join(script_path, 'resource')
|