{ "description": "Configuration for miscdevice js api Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "160000", "shell-timeout": "160000",
"bundle-name": "ohos.acts.sensors.miscdevice.function", "package-name": "ohos.acts.sensors.miscdevice.function"
}, "kits": [ { "test-file-name": [ "ActsmiscdeviceJSApiTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true
}, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "uinput -T -m 594 2117 594 864 400", "power-shell setmode 602" ]
} ]
}