提交 f050c947 编写于 作者: J jiyong

jiyong@huawei.com

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