Test.json 575 字节
{
    "description": "Config for uikit uibutton test cases",
    "environment": [
        {
            "type": "device",
            "label": "ipcamera"
        }
    ],
    "kits": [
        {
            "type": "MountKit",
            "server": "NfsServer",
            "mount": [
                {
                    "source": "testcases/graphic",
                    "target": "/test_root/graphic"
                }
            ]
        }
    ],
    "driver": {
        "type": "CppTestLite",
        "execute": "/test_root/graphic/ActsEasingEquationTest.bin"
    }
}
新手
引导
客服 返回
顶部