提交 b7ea72a2 编写于 作者: Z zhaoyuan17

Update xts appexecfwk 1126

Signed-off-by: Nzhaoyuan17 <zhaoyuan17@huawei.com>
上级 152e4d28
...@@ -17,14 +17,12 @@ group("bundlemanager") { ...@@ -17,14 +17,12 @@ group("bundlemanager") {
testonly = true testonly = true
if (is_standard_system) { if (is_standard_system) {
deps = [ deps = [
#"actsbmsallshortcutinfotest:ActsBmsAllShortcutInfoTest", "actsbmsallshortcutinfotest:ActsBmsAllShortcutInfoTest",
"actsbmscheckpermissiontest:ActsBmsCheckPermissionTest", "actsbmscheckpermissiontest:ActsBmsCheckPermissionTest",
"actsbmshapmoduletest:ActsBmsHapModuleTest",
#"actsbmshapmoduletest:ActsBmsHapModuleTest",
"actsbmsjstest:ActsBmsJsTest", "actsbmsjstest:ActsBmsJsTest",
"actsbmskittest:ActsBmsKitTest", "actsbmskittest:ActsBmsKitTest",
"actsbmsmetadatatest:ActsBmsMetaDataTest",
#"actsbmsmetadatatest:ActsBmsMetaDataTest",
"actsbmsmoduleusagerecordtest:ActsBmsModuleUsageRecordTest", "actsbmsmoduleusagerecordtest:ActsBmsModuleUsageRecordTest",
"actsbundlemanagertest:ActsBundleManagerTest", "actsbundlemanagertest:ActsBundleManagerTest",
"actsbundlemanageruninstall:ActsBundleManagerUninstall", "actsbundlemanageruninstall:ActsBundleManagerUninstall",
......
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsBmsAllShortcutInfoTest.hap" "ActsBmsAllShortcutInfoTest.hap",
"bmsSystemBundleTest1.hap",
"bmsVendorBundleTest1.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -9,7 +9,8 @@ ...@@ -9,7 +9,8 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsBmsHapModuleTest.hap" "ActsBmsHapModuleTest.hap",
"bmsSystemBundleTest1.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsBmsMetaDataTest.hap" "ActsBmsMetaDataTest.hap",
"bmsSystemBundleTest1.hap",
"bmsVendorBundleTest1.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.
先完成此消息的编辑!
想要评论请 注册