提交 acf643f7 编写于 作者: Y y00314596 提交者: 杨清

fixed 72a08029 from https://gitee.com/yangqing3/xts_acts/pulls/1463

modify json file by yangqing3@huawei.com
Signed-off-by: Ny00314596 <yangqing3@huawei.com>
上级 0d788183
{ {
"description": "Config for WeekPluralNumbertest test cases",
"environment": [
{
"type": "device",
"label": "ipcamera"
}
],
"kits": [ "kits": [
{ {
"push": [ "type": "MountKit",
"WeekPluralNumbertest->/data/local/tmp/WeekPluralNumbertest" "server": "NfsServer",
], "mount": [
"type": "PushKit", {
"post-push": [ "source": "testcases/global",
"chmod -R 777 /data/local/tmp/*" "target": "/test_root/global"
}
] ]
} }
], ],
"driver": { "driver": {
"native-test-timeout": "120000", "type": "CppTestLite",
"type": "CppTest", "execute": "/test_root/global/WeekPluralNumbertest.bin"
"module-name": "WeekPluralNumbertest", }
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "WeekPluralNumbertest Tests"
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册