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