{ "description": "Configuration for ActsMindSporeNdkTest Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "180000", "bundle-name": "com.acts.cloud.oaid.test", "module-name": "entry_test", "shell-timeout": "180000", "testcase-timeout": 600000 }, "kits": [ { "test-file-name": [ "ActsCloudOAIDTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "param set persist.ace.testmode.enabled 1", "power-shell wakeup", "uinput -T -d 300 600 -m 300 600 300 100 -u 300 100", "power-shell setmode 602" ] } ] }