{ "description": "Configuration for bluetooth api Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "ohos.acts.communication.bluetooth.bluetoothhost", "module-name": "entry", "shell-timeout": "600000", "testcase-timeout": 70000 }, "kits": [{ "test-file-name": [ "ActsBluetoothBrHapTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell setmode 602", "svc bluetooth enable" ] }] }