Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
7e4db9e4
X
Xts Acts
项目概览
OpenHarmony
/
Xts Acts
1 年多 前同步成功
通知
9
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
X
Xts Acts
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
7e4db9e4
编写于
12月 10, 2021
作者:
J
jiyong
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
jiyong@huawei.com
Signed-off-by:
N
jiyong
<
jiyong@huawei.com
>
上级
7714b2c1
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
4 addition
and
5 deletion
+4
-5
global_lite/i18n_lite/resource_parse_load/src/BUILD.gn
global_lite/i18n_lite/resource_parse_load/src/BUILD.gn
+2
-2
global_lite/i18n_lite/week_plural_number/src/BUILD.gn
global_lite/i18n_lite/week_plural_number/src/BUILD.gn
+0
-1
kernel_lite/net_posix/BUILD.gn
kernel_lite/net_posix/BUILD.gn
+1
-1
update_lite/dupdate_posix/BUILD.gn
update_lite/dupdate_posix/BUILD.gn
+1
-1
未找到文件。
global_lite/i18n_lite/resource_parse_load/src/BUILD.gn
浏览文件 @
7e4db9e4
...
@@ -15,7 +15,7 @@ import("//test/xts/tools/lite/build/suite_lite.gni")
...
@@ -15,7 +15,7 @@ import("//test/xts/tools/lite/build/suite_lite.gni")
hcpptest_suite("ResourceParseLoadtest") {
hcpptest_suite("ResourceParseLoadtest") {
suite_name = "acts"
suite_name = "acts"
sources = [
sources = [
"global_test.cpp",
"global_test.cpp",
"hap_manager_test.cpp",
"hap_manager_test.cpp",
"hap_parser_test.cpp",
"hap_parser_test.cpp",
...
@@ -28,7 +28,7 @@ hcpptest_suite("ResourceParseLoadtest") {
...
@@ -28,7 +28,7 @@ hcpptest_suite("ResourceParseLoadtest") {
"resource_manager_test.cpp",
"resource_manager_test.cpp",
"string_utils_test.cpp",
"string_utils_test.cpp",
"test_common.cpp",
"test_common.cpp",
]
]
include_dirs = [
include_dirs = [
"//base/global/i18n_lite/interfaces/kits/i18n/include",
"//base/global/i18n_lite/interfaces/kits/i18n/include",
...
...
global_lite/i18n_lite/week_plural_number/src/BUILD.gn
浏览文件 @
7e4db9e4
...
@@ -20,7 +20,6 @@ hcpptest_suite("WeekPluralNumbertest") {
...
@@ -20,7 +20,6 @@ hcpptest_suite("WeekPluralNumbertest") {
include_dirs = [
include_dirs = [
"//base/global/i18n_lite/interfaces/kits/i18n/include",
"//base/global/i18n_lite/interfaces/kits/i18n/include",
"//third_party/bounds_checking_function/include",
"//third_party/bounds_checking_function/include",
]
]
deps = [
deps = [
...
...
kernel_lite/net_posix/BUILD.gn
浏览文件 @
7e4db9e4
...
@@ -25,6 +25,6 @@ hcpptest_suite("ActsNetTest") {
...
@@ -25,6 +25,6 @@ hcpptest_suite("ActsNetTest") {
deps = [
deps = [
"//test/xts/acts/kernel_lite/utils:libutils",
"//test/xts/acts/kernel_lite/utils:libutils",
"//third_party/bounds_checking_function:libsec_shared",
"//third_party/bounds_checking_function:libsec_shared",
]
]
}
}
update_lite/dupdate_posix/BUILD.gn
浏览文件 @
7e4db9e4
...
@@ -22,7 +22,7 @@ hcpptest_suite("ActsUpdateTest") {
...
@@ -22,7 +22,7 @@ hcpptest_suite("ActsUpdateTest") {
"//base/update/ota_lite/hals",
"//base/update/ota_lite/hals",
"//utils/native/lite/include",
"//utils/native/lite/include",
]
]
deps = [
deps = [
"$ohos_third_party_dir/mbedtls:mbedtls_static",
"$ohos_third_party_dir/mbedtls:mbedtls_static",
"//base/update/ota_lite/frameworks/source:hota",
"//base/update/ota_lite/frameworks/source:hota",
]
]
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录