Mmajiangfengadd rtg testcase
2927cfe9创建于 2023年7月27日历史提交
{
    "description": "Configuration for HatsRtgInterfaceTest Tests",
    "kits": [
        {
            "push": [
                "HatsRtgInterfaceTest->/data/local/tmp/HatsRtgInterfaceTest"
            ],
            "type": "PushKit"
        }
    ],
    "driver": {
        "native-test-timeout": "120000",
        "type": "CppTest",
        "module-name": "HatsRtgInterfaceTest",
        "runtime-hint": "1s",
        "native-test-device-path": "/data/local/tmp"
    }
}