{
"description": "Configuration for arkui capi tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "600000",
"shell-timeout": "600000",
"bundle-name": "com.openharmony.arkui_capi_xts_api26",
"testcase-timeout": "180000",
"module-name": "entry_test"
},
"kits": [
{
"test-file-name": [
"ActsAceCArkUI26Test.hap",
"ActsAceCArkUI26.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}