提交 b7ea72a2 编写于 作者: Z zhaoyuan17

Update xts appexecfwk 1126

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