a0c08b6e创建于 2023年3月29日历史提交
{

    "description": "Configuration for HatsDmaBufferTest Tests",

    "kits": [

        {

            "push": [

                "HatsDmaBufferTest->/data/local/tmp/HatsDmaBufferTest"

            ],

            "type": "PushKit"

        }

    ],

    "driver": {

        "native-test-timeout": "120000",

        "type": "CppTest",

        "module-name": "HatsDmaBufferTest",

        "runtime-hint": "1s",

        "native-test-device-path": "/data/local/tmp"

    }

}