mirror of
https://gitee.com/openharmony/security_huks
synced 2025-03-05 00:47:28 +00:00
TDD测试用例——临时删除
Signed-off-by: wanghaixiang <wanghaixiang@huawei.com>
This commit is contained in:
parent
fd1680655d
commit
3ccc2a8356
@ -211,9 +211,9 @@ if (ohos_kernel_type == "liteos_m") {
|
||||
"//third_party/bounds_checking_function:libsec_shared",
|
||||
]
|
||||
}
|
||||
if (ohos_build_type == "debug") {
|
||||
group("huks_new_test") {
|
||||
deps = [ "//base/security/huks/test:huks_new_test" ]
|
||||
}
|
||||
}
|
||||
#if (ohos_build_type == "debug") {
|
||||
# group("huks_new_test") {
|
||||
# deps = [ "//base/security/huks/test:huks_new_test" ]
|
||||
# }
|
||||
#}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user