{ "description": "Configuration for extdevmgr ndk Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "180000", "bundle-name": "com.extdevmgr.test", "module-name": "testModule", "shell-timeout": "600000", "testcase-timeout": 70000 }, "kits": [ { "test-file-name": [ "NdkPermissionJsTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "teardown-command": [ "bm uninstall -n com.extdevmgr.test" ] } ] }