提交 1019146f 编写于 作者: O openharmony_ci 提交者: Gitee

!555 rename testcase

Merge pull request !555 from 胡吉翔/security_lite_20210909
......@@ -18,7 +18,7 @@ import("//build/lite/config/component/lite_component.gni")
import("//build/lite/config/test.gni")
import("//test/xts/tools/lite/build/suite_lite.gni")
hcpptest_suite("huks_lite_function_test") {
hcpptest_suite("ActsHuksLiteFunctionTest") {
suite_name = "acts"
sources = [
"hks_aes_test.cpp",
......@@ -60,5 +60,5 @@ hcpptest_suite("huks_lite_function_test") {
}
group("Hukslitetest") {
deps = [ ":huks_lite_function_test" ]
deps = [ ":ActsHuksLiteFunctionTest" ]
}
......@@ -20,6 +20,6 @@
],
"driver": {
"type": "CppTestLite",
"execute": "/test_root/security/ActsSecurityHukslitetest.bin"
"execute": "/test_root/security/ActsHuksLiteFunctionTest.bin"
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册