{
"description": "Configuration for ActsPrintXtsTest Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "600000",
"shell-timeout": "600000",
"bundle-name": "com.huawei.printxtstest",
"module-name": "entry_test"
},
"kits": [
{
"test-file-name": [
"ActsPrintXtsTest.hap",
"ActsPrintNdkMainTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
},
{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}