{
"description": "ani xts tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "800000",
"shell-timeout": "800000",
"testcase-timeout":"180000",
"bundle-name": "com.openharmony.arkui_capi_xts_api17_static",
"module-name": "entry"
},
"kits": [
{
"test-file-name": [
"ActsAceCArkUI17StaticTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}