{
"description": "Configuration for graphic GL4 Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "180000",
"bundle-name": "com.graphicgl4.napitest",
"module-name": "entry_test",
"shell-timeout": "600000",
"testcase-timeout": 70000
},
"kits": [
{
"test-file-name": [
"ActsGraphicGl4TestMain.hap",
"ActsGraphicGl4Test.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}