You need to sign in or sign up before continuing.
提交 0f78c671 编写于 作者: H hu-jixiang1

huks

Signed-off-by: Nhu-jixiang1 <hujixiang1@huawei.com>
Change-Id: Ic049514eed154614bc2d67ba34d25f705c0669cc
上级 b9243c06
......@@ -17,9 +17,9 @@ group("security") {
testonly = true
if (is_standard_system) {
deps = [
"huks_standard",
"user_iam/face_auth/js_api_test/function_test/userauth:ActsUserauthTest",
"user_iam/face_auth/js_api_test/performance_test/performance:ActsUserauthPerformanceTest",
"huks_standard",
]
}
}
......@@ -17,13 +17,13 @@ group("huks_standard") {
testonly = true
if (is_standard_system) {
deps = [
"HuksAbnormalTest:ActsHuksAbnormalTest",
"HuksAlgCompletionTest:ActsHuksAlgCompletionTest",
"HuksConcurrencyApp1:ActsHuksConcurrencyApp1Test",
"HuksConcurrencyApp2:ActsHuksConcurrencyApp2Test",
"HuksConcurrencyTest:ActsHuksConcurrencyTest",
"HuksJSTimingTest:ActsHuksJSTimingTest",
"HuksStressTest:ActsHuksStressTest",
"HuksAbnormalTest:ActsHuksAbnormalTest",
"HuksConcurrencyTest:ActsHuksConcurrencyTest",
]
}
}
......@@ -26,6 +26,6 @@ ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
}
ohos_resources("hjs_demo_resources") {
sources = [ "./entry/src/main/js/resources"]
sources = [ "./entry/src/main/js/resources" ]
hap_profile = "./entry/src/main/config.json"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册