{ "description": "Configuration for rpc Tests", "driver": { "type": "JSUnitTest", "test-timeout": "600000", "package": "com.ohos.rpctest", "abilityName": "com.ohos.rpc.MainAbility", "shell-timeout": "600000" }, "kits": [ { "test-file-name": [ "ActsRpcHapTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }