提交 18ed9499 编写于 作者: O openharmony_ci 提交者: Gitee

!172 修改测试套件名称

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