{
"kits": [
{
"push": [
"ActsGraphicNapiDrawingTest->/data/local/tmp/ActsGraphicNapiDrawingTest"
],
"type": "PushKit",
"post-push" : [
"chmod -R 777 /data/local/tmp/*"
]
}
],
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "ActsGraphicNapiDrawingTest",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "Configuration for ActsGraphicNapiDrawingTest Tests"
}