{ "description": "Configuration for msdp device status Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "120000", "shell-timeout": "120000", "bundle-name": "com.example.mydevicestatusapp", "package-name": "com.example.mydevicestatusapp", "testcase-timeout": 60000 }, "kits": [ { "test-file-name": [ "ActsMsdpDeviceStatusTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }