提交 f050c947 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 fb5b5112
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamscallbackfifthscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamscallbackfirstscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamscallbackfourthscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamscallbacksecondscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamscallbackthirdscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamstestfifthscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamstestfirstscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamstestfourthscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamstestsecondscene",
"shell-timeout": "60000"
},
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "120000",
"test-timeout": "300000",
"package": "com.example.actsamstestthirdscene",
"shell-timeout": "60000"
},
......
......@@ -16,7 +16,7 @@ ohos_hap("simulateEAbility") {
hap_profile = "./src/main/config.json"
hap_name = "simulateEAbility"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("simulateFAbilityFir") {
hap_profile = "./src/main/config.json"
hap_name = "simulateFAbilityFir"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("simulateFAbilitySed") {
hap_profile = "./src/main/config.json"
hap_name = "simulateFAbilitySed"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("verifyAAbility") {
hap_profile = "./src/main/config.json"
hap_name = "verifyAAbility"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("verifyIAbility") {
hap_profile = "./src/main/config.json"
hap_name = "verifyIAbility"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("Defpermission") {
hap_profile = "./src/main/config.json"
hap_name = "Defpermission"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -2,7 +2,7 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "60000",
"test-timeout": "600000",
"package": "com.example.actsfeatureabilitytest",
"shell-timeout": "60000"
},
......
......@@ -16,7 +16,7 @@ ohos_hap("FinishWithResultEmptyTest") {
hap_profile = "./src/main/config.json"
hap_name = "FinishWithResultEmptyTest"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("FinishWithResultPromiseParametersTest") {
hap_profile = "./src/main/config.json"
hap_name = "FinishWithResultPromiseParametersTest"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("FinishWithResultTest") {
hap_profile = "./src/main/config.json"
hap_name = "FinishWithResultTest"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("GetCallingBundlePromiseTest") {
hap_profile = "./src/main/config.json"
hap_name = "GetCallingBundlePromiseTest"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("StartAbility") {
hap_profile = "./src/main/config.json"
hap_name = "StartAbility"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("StartAbilityForResult") {
hap_profile = "./src/main/config.json"
hap_name = "StartAbilityForResult"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("TerminateAbilityTest") {
hap_profile = "./src/main/config.json"
hap_name = "TerminateAbilityTest"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("ActsGetWantAllTestHap") {
hap_profile = "./src/main/config.json"
hap_name = "ActsGetWantAllTestHap"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest8") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest8"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest5") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest5"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest4") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest4"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest9") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest9"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest1") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest1"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest7") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest7"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest6") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest6"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest3") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest3"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
......@@ -16,7 +16,7 @@ ohos_hap("bmsJstest2") {
hap_profile = "./src/main/config.json"
hap_name = "bmsJstest2"
subsystem_name = XTS_SUITENAME
final_hap_path =
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册