提交 1a71ccdf 编写于 作者: O openharmony_ci 提交者: Gitee

!531 修改模块名ActsUiInterfaceTest1为ActsGraphicInterfaceTest

Merge pull request !531 from chenzhixue/OpenHarmony_1.0.1_release
......@@ -13,7 +13,7 @@
group("uikit_test1") {
deps = [
"//test/xts/acts/graphic_lite/graphic_utils/a:ActsUiInterfaceTest1",
"//test/xts/acts/graphic_lite/graphic_utils/a:ActsGraphicInterfaceTest",
"//test/xts/acts/graphic_lite/graphic_utils/color_posix:ActsColorTest",
"//test/xts/acts/graphic_lite/graphic_utils/geometry2d_posix:ActsGeometyr2dTest",
"//test/xts/acts/graphic_lite/graphic_utils/graphic_math_posix:ActsGraphicMathTest",
......
......@@ -16,7 +16,7 @@ import("//build/lite/config/subsystem/graphic/config.gni")
import("//build/lite/ndk/ndk.gni")
import("//test/xts/tools/lite/build/suite_lite.gni")
hcpptest_suite("ActsUiInterfaceTest1") {
hcpptest_suite("ActsGraphicInterfaceTest") {
suite_name = "acts"
if (enable_graphic_font) {
sources = [
......
......@@ -20,6 +20,6 @@
],
"driver": {
"type": "CppTestLite",
"execute": "/test_root/graphic/ActsUiInterfaceTest.bin"
"execute": "/test_root/graphic/ActsGraphicInterfaceTest.bin"
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册