提交 7e4db9e4 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 7714b2c1
......@@ -15,7 +15,7 @@ import("//test/xts/tools/lite/build/suite_lite.gni")
hcpptest_suite("ResourceParseLoadtest") {
suite_name = "acts"
sources = [
sources = [
"global_test.cpp",
"hap_manager_test.cpp",
"hap_parser_test.cpp",
......@@ -28,7 +28,7 @@ hcpptest_suite("ResourceParseLoadtest") {
"resource_manager_test.cpp",
"string_utils_test.cpp",
"test_common.cpp",
]
]
include_dirs = [
"//base/global/i18n_lite/interfaces/kits/i18n/include",
......
......@@ -20,7 +20,6 @@ hcpptest_suite("WeekPluralNumbertest") {
include_dirs = [
"//base/global/i18n_lite/interfaces/kits/i18n/include",
"//third_party/bounds_checking_function/include",
]
deps = [
......
......@@ -25,6 +25,6 @@ hcpptest_suite("ActsNetTest") {
deps = [
"//test/xts/acts/kernel_lite/utils:libutils",
"//third_party/bounds_checking_function:libsec_shared",
"//third_party/bounds_checking_function:libsec_shared",
]
}
......@@ -22,7 +22,7 @@ hcpptest_suite("ActsUpdateTest") {
"//base/update/ota_lite/hals",
"//utils/native/lite/include",
]
deps = [
deps = [
"$ohos_third_party_dir/mbedtls:mbedtls_static",
"//base/update/ota_lite/frameworks/source:hota",
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册