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