提交 1e1d6b5e 编写于 作者: H hujixiang1

hujixiang1@huawei.com

Signed-off-by: Nhujixiang1 <hujixiang1@huawei.com>
Change-Id: I953081b775a7cc8053acfe7e157a072b44fb21e6
上级 a554b32e
......@@ -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.
先完成此消息的编辑!
想要评论请 注册