{ "description": "Configuration for powermgr battery Tests", "driver": { "type": "JSUnitTest", "test-timeout": "90000", "package": "com.example.mybatteryapp", "shell-timeout": "90000" }, "kits": [ { "type": "ShellKit", "run-command": [ "power-shell wakeup" ] }, { "test-file-name": [ "ActsPowerMgrBatteryTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }