{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "com.example.faapicoverhaptest", "package-name": "com.example.faapicoverhaptest", "shell-timeout": "600000" }, "kits": [ { "test-file-name": [ "ActsFaApiCoverTest.hap", "FaAuxiliary.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }