{ "description": "Config for DctsSoftBusTransFileFunTest test cases", "driver": { "module-name": "DctsSoftBusTransFileFunTest", "native-test-timeout": "900000", "native-test-device-path": "/data/local/tmp", "runtime-hint": "1s", "type": "CppTest" }, "kits": [ { "post-push" : [ "chmod -R 777 /data/local/tmp/*" ], "push": [ "DctsSoftBusTransFileFunTest->/data/local/tmp/DctsSoftBusTransFileFunTest" ], "type": "PushKit" } ] }