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