{ "description": "Configuration for hjunit Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "com.acts.lastexitreasontest", "module-name": "entry", "shell-timeout": "30000", "testcase-timeout": 60000 }, "kits": [ { "test-file-name": [ "ActsLastExitReasonRely1.hap", "ActsLastExitReasonTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602", "uinput -T -m 300 2700 280 200" ] } ] }