{ "description": "Configuration for powermgr thermal Tests", "driver": { "type": "JSUnitTest", "test-timeout": "120000", "package": "com.example.mythermalapp", "shell-timeout": "120000" }, "kits": [ { "test-file-name": [ "ActsPowerMgrThermalTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }