{ "description": "Configuration for config_policy Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "180000", "shell-timeout": "180000", "bundle-name": "com.example.myapplication", "package-name": "com.example.myapplication_test" }, "kits": [ { "test-file-name": [ "ActsConfigPolicyTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true },{ "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602", "param set const.channelid.com.example.myapplication Test-Hw" ] } ] }