提交 a3a41b0c 编写于 作者: S shilei

add

Signed-off-by: Nshilei <shilei91@huawei.com>
Change-Id: If37f54dee1fdc1a1d85d993741f16334dd46a4e6
上级 fc288506
...@@ -18,7 +18,7 @@ group("bundlemanager") { ...@@ -18,7 +18,7 @@ group("bundlemanager") {
if (is_standard_system) { if (is_standard_system) {
deps = [ deps = [
"actsbmsaccesstokentest:ActsBmsAccessTokenTest", "actsbmsaccesstokentest:ActsBmsAccessTokenTest",
"actsbmsbundlemanagerstagetest:ActsBmsBundleMgrStageEtsTest", "actsbundlemanagerstagetest:ActsBundleMgrStageEtsTest",
"actsbmsetsmodulenametest:ActsBmsEtsModuleNameTest", "actsbmsetsmodulenametest:ActsBmsEtsModuleNameTest",
"actsbmsetsunpermissiontest:ActsBmsEtsUnPermissionTest", "actsbmsetsunpermissiontest:ActsBmsEtsUnPermissionTest",
"actsbmsgetinfostest:ActsBmsGetInfosTest", "actsbmsgetinfostest:ActsBmsGetInfosTest",
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ActsBmsBundleMgrStageEtsTest") { ohos_js_hap_suite("ActsBundleMgrStageEtsTest") {
hap_profile = "entry/src/main/module.json" hap_profile = "entry/src/main/module.json"
deps = [ deps = [
":actbmsstageetstest_js_assets", ":actbmsstageetstest_js_assets",
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("ActsBmsBundleMgrStageEtsTest") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("ActsBmsBundleMgrStageEtsTest") {
] ]
ets2abc = true ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b" certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsBmsBundleMgrStageEtsTest" hap_name = "ActsBundleMgrStageEtsTest"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
} }
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsBmsBundleMgrStageEtsTest.hap" "ActsBundleMgrStageEtsTest.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.
先完成此消息的编辑!
想要评论请 注册