{ "description": "Configuration for sendable context tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "1200000", "bundle-name": "com.example.sendablecontexttest", "module-name": "entry_test", "shell-timeout": "1200000", "testcase-timeout": "30000" }, "kits": [ { "test-file-name": [ "ActsSendableContextTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }