提交 0e40a62c 编写于 作者: O openharmony_ci 提交者: Gitee

!338 删除对内核路径依赖

Merge pull request !338 from jiyong/master
......@@ -51,12 +51,9 @@ hcpptest_suite("ActsAbilityMgrTest") {
"${appexecfwk_lite_path}/interfaces/innerkits/bundlemgr_lite/",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
"//kernel/liteos_a/kernel/include",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//utils/native/lite/include",
"//kernel/liteos_a/lib/libsec/include",
"${appexecfwk_lite_path}/interfaces/innerkits/bundlemgr_lite",
"//foundation/graphic/ui/interfaces/kits",
"//foundation/graphic/utils/interfaces/innerkits",
......
......@@ -31,8 +31,6 @@ hcpptest_suite("ActsBundleMgrTest") {
"//third_party/googletest/googletest/include",
"//utils/native/lite/include",
"${aafwk_lite_path}/interfaces/innerkits/intent_lite",
"//kernel/liteos_a/kernel/include",
"//kernel/liteos_a/kernel/common",
"//third_party/cJSON",
]
deps = [
......
......@@ -31,7 +31,6 @@ hcpptest_suite("ActsSoftBusTest") {
"//third_party/cJSON",
"//third_party/mbedtls/include",
"//third_party/bounds_checking_function/include",
"//kernel/liteos_a/lib/libsec/include",
"//base/startup/syspara_lite/interfaces/kits/include",
"//base/security/deviceauth/interfaces/innerkits/deviceauth_lite",
"//base/security/deviceauth/frameworks/deviceauth_lite/source/huks_adapter/",
......
......@@ -27,8 +27,6 @@ hcpptest_suite("ActsUiInterface1Test") {
}
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsColorTest") {
sources = [ "src/color_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsGeometyr2dTest") {
sources = [ "src/geometry2d_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsGraphicMathTest") {
sources = [ "src/graphic_math_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsHeapBaseTest") {
sources = [ "src/heap_base_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsListTest") {
sources = [ "src/list_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsGraphMemApiTest") {
sources = [ "src/mem_api_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsRectTest") {
sources = [ "src/rect_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsSysInfoTest") {
sources = [ "src/sys_info_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsTransformTest") {
sources = [ "src/transform_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsGraphVersionTest") {
sources = [ "src/version_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -21,8 +21,6 @@ hcpptest_suite("ActsSurfaceTest") {
]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -28,8 +28,6 @@ hcpptest_suite("ActsUiInterfaceTest") {
}
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsAnimatorTest") {
sources = [ "src/animator_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsEasingEquationTest") {
sources = [ "src/test_easing_equation.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -28,8 +28,6 @@ hcpptest_suite("ActsEventsTest") {
]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsFlexlaoutTest") {
sources = [ "src/test_flex_layout.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsGridLayoutTest") {
sources = [ "src/test_grid_layout.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsImageTest") {
sources = [ "src/image_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsInterpoliationTest") {
sources = [ "src/interpolation_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsLayoutTest") {
sources = [ "src/test_layout.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsListlayoutTest") {
sources = [ "src/list_layout_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsScreenTest") {
sources = [ "src/screen_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsStyleTest") {
sources = [ "src/style_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -21,8 +21,6 @@ hcpptest_suite("ActsThemeTest") {
]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIAbstractProgressTest") {
sources = [ "src/ui_abstract_progress_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIAnalogClockTest") {
sources = [ "src/ui_analog_clock_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIArcLabelTest") {
sources = [ "src/ui_arc_label_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIAxisTest") {
sources = [ "src/ui_axis_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIBoxProgressTest") {
sources = [ "src/ui_box_progress_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIButtonTest") {
sources = [ "src/ui_button_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUICanvasTest") {
sources = [ "src/ui_canvas_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIChartTest") {
sources = [ "src/ui_chart_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUICheckboxTest") {
sources = [ "src/ui_checkbox_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUICircleProgressTest") {
sources = [ "src/ui_circle_progress_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIDigitalClockTest") {
sources = [ "src/ui_digital_clock_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIImageAnimatorTest") {
sources = [ "src/ui_image_animator_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIImageTest") {
sources = [ "src/ui_image_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUILabelButtonTest") {
sources = [ "src/ui_label_button_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUILabelTest") {
sources = [ "src/ui_label_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIListTest") {
sources = [ "src/ui_list_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIPickerTest") {
sources = [ "src/ui_picker_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIRadioButtonTest") {
sources = [ "src/ui_radio_button_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIRepeatButtonTest") {
sources = [ "src/ui_repeat_button_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIScreenshotTest") {
sources = [ "src/ui_screenshot_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIScrollViewTest") {
sources = [ "src/ui_scroll_view_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUISliderTest") {
sources = [ "src/ui_slider_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUISurfaceViewTest") {
sources = [ "src/ui_surface_view_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUISwipeViewTest") {
sources = [ "src/ui_swipe_view_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUITextTest") {
sources = [ "src/ui_text_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUITextureMapperTest") {
sources = [ "src/ui_texture_mapper_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUITimePickerTest") {
sources = [ "src/ui_time_picker_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIToggleButtonTest") {
sources = [ "src/ui_toggle_button_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIViewGroupTest") {
sources = [ "src/ui_view_group_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -21,8 +21,6 @@ hcpptest_suite("ActsUIViewTest") {
]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIAnimatorTest") {
sources = [ "src/easing_equation_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIDfxTest") {
sources = [ "src/dump_dom_tree_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -18,8 +18,6 @@ hcpptest_suite("ActsUIFontTest") {
sources = [ "src/font_test.cpp" ]
include_dirs = [
"//kernel/liteos_a/kernel/include/",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include",
"//third_party/cJSON",
"//third_party/libpng",
......
......@@ -21,7 +21,6 @@ hcpptest_suite("ActsHilogTest") {
"src",
"//test/xts/tools/hctest/include",
"//base/hiviewdfx/hilog_lite/interfaces/native/innerkits/",
"//kernel/liteos_a/include/config/base/core",
]
deps = [ "//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_shared" ]
......
......@@ -23,7 +23,6 @@ hcpptest_suite("ActsBootstrapTest") {
include_dirs = [
"src",
"//utils/native/native_lite/include",
"//kernel/liteos_a/kernel/common",
"//third_party/bounds_checking_function/include/",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册