提交 56151759 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 e5911aeb
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsbundlemanagertest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansslotsystemcallback",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansslotsystempromise",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansgetactivetest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansactivepublishtest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansactivesubscribertest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "120000",
"package": "com.example.actsansgetcancelactivenumtest",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "60000",
"package": "com.example.WantAgentTest1",
"shell-timeout": "60000"
},
"kits": [
{
"test-file-name": [
"test1.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "60000",
"package": "com.example.WantAgenTest2",
"shell-timeout": "60000"
},
"kits": [
{
"test-file-name": [
"test2.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
......@@ -9,8 +9,8 @@
"kits": [
{
"test-file-name": [
"ActsAnsWantAgentOneTest.hap"
"test1.hap"
"ActsAnsWantAgentOneTest.hap",
"test1.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册