{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "testcase-timeout": "300000", "bundle-name": "ohos.acts.multimedia.imagePixelMapNDK", "package-name": "ohos.acts.multimedia.imagePixelMapNDK", "shell-timeout": "600000" }, "kits": [{ "test-file-name": [ "ActsImagePixelMapNdkJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }] }