{ "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/ActsUICheckboxTest.bin"
} }