提交 2ed719c4 编写于 作者: Z zhaoyuan17@huawei.com
上级 aa06a4e4
...@@ -21,13 +21,6 @@ ...@@ -21,13 +21,6 @@
"mkdir /system/vendor" "mkdir /system/vendor"
] ]
}, },
{
"type": "PushKit",
"push": [
"FormFuzzTest.hap->/data/FormFuzzTest.hap"
]
},
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
......
...@@ -9,7 +9,8 @@ ...@@ -9,7 +9,8 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"GetAllFormsInfo10.hap" "GetAllFormsInfo10.hap",
"ActsFormSystemTestServiceD"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
...@@ -21,13 +22,6 @@ ...@@ -21,13 +22,6 @@
"mkdir /system/vendor" "mkdir /system/vendor"
] ]
}, },
{
"type": "PushKit",
"push": [
"GetAllFormsInfo10.hap->/data/GetAllFormsInfo10.hap"
]
},
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
......
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"GetAllFormsInfo201.hap" "GetAllFormsInfo201.hap",
"ActsFormSystemTestServiceB",
"ActsFormSystemTestServiceD"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
...@@ -21,13 +23,6 @@ ...@@ -21,13 +23,6 @@
"mkdir /system/vendor" "mkdir /system/vendor"
] ]
}, },
{
"type": "PushKit",
"push": [
"GetAllFormsInfo201.hap->/data/GetAllFormsInfo201.hap"
]
},
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
......
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"GetAllFormsInfo211.hap" "GetAllFormsInfo211.hap",
"ActsFormSystemTestServiceB",
"ActsFormSystemTestServiceC"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
...@@ -21,13 +23,6 @@ ...@@ -21,13 +23,6 @@
"mkdir /system/vendor" "mkdir /system/vendor"
] ]
}, },
{
"type": "PushKit",
"push": [
"GetAllFormsInfo211.hap->/data/GetAllFormsInfo211.hap"
]
},
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
......
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"GetAllFormsInfo212.hap" "GetAllFormsInfo212.hap",
"ActsFormSystemTestServiceA",
"ActsFormSystemTestServiceB"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
...@@ -21,13 +23,6 @@ ...@@ -21,13 +23,6 @@
"mkdir /system/vendor" "mkdir /system/vendor"
] ]
}, },
{
"type": "PushKit",
"push": [
"GetAllFormsInfo212.hap->/data/GetAllFormsInfo212.hap"
]
},
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册