{ "description": "Configuration for aceceshi Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "com.example.actsonandoffscreentest", "module-name": "entry", "shell-timeout": "600000", "testcase-timeout": "30000" }, "kits": [ { "test-file-name": [ "ActsOnAndOffScreenTest.hap", "FaOnAndOffScreen.hap", "StageOnAndOffScreen.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602", "bm disable -n com.huawei.hmos.hwstartupguide", "reboot", "power-shell wakeup", "power-shell setmode 602", "uinput -T -m 300 2700 280 200", "uinput -T -d 1070 1070 -u 1070 1070" ] } ] }