未验证 提交 b0d93a26 编写于 作者: O openharmony_ci 提交者: Gitee

!1533 【startup】【master】fix testcases suites name

Merge pull request !1533 from 南先森/startup012
...@@ -20,7 +20,7 @@ ohos_js_hap_suite("startup_deviceinfo_js_test") { ...@@ -20,7 +20,7 @@ ohos_js_hap_suite("startup_deviceinfo_js_test") {
":startup_js_resources", ":startup_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "StartupDeviceInfoApiTest" hap_name = "ActsStartupSysDeviceInfoTest"
} }
ohos_js_assets("startup_js_assets") { ohos_js_assets("startup_js_assets") {
source_dir = "./src/main/js/default" source_dir = "./src/main/js/default"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsStartupJSApiTest.hap" "ActsStartupSysDeviceInfoTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -20,7 +20,7 @@ ohos_js_hap_suite("startup_sysparam_js_test") { ...@@ -20,7 +20,7 @@ ohos_js_hap_suite("startup_sysparam_js_test") {
":startup_js_resources", ":startup_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "StartupSysParamApiTest" hap_name = "ActsStartupSysParamTest"
} }
ohos_js_assets("startup_js_assets") { ohos_js_assets("startup_js_assets") {
source_dir = "./src/main/js/default" source_dir = "./src/main/js/default"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"StartupSysParamApiTest.hap" "ActsStartupSysParamTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册