{
"description": "Configuration for HatsSendfileTest Tests",
"kits": [
{
"push": [
"HatsSendfileTest->/data/local/tmp/HatsSendfileTest"
],
"type": "PushKit"
}
],
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "HatsSendfileTest",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
}
}