未验证 提交 a1c452ad 编写于 作者: O openharmony_ci 提交者: Gitee

!2199 modified security

Merge pull request !2199 from jiyong/local-1116
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksagree_callback_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksagree_callback_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksAgreeBasicCallbackJSApiTest" hap_name = "ActsHuksAgreeBasicCallbackJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksAgreeBasicCallbackJSApiTest.hap" "ActsHuksAgreeBasicCallbackJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksagree_promise_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksagree_promise_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksAgreeBasicPromiseJSApiTest" hap_name = "ActsHuksAgreeBasicPromiseJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksAgreeBasicPromiseJSApiTest.hap" "ActsHuksAgreeBasicPromiseJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukscipher_callback_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukscipher_callback_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksCipherBasicCallbackJSApiTest" hap_name = "ActsHuksCipherBasicCallbackJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksCipherBasicCallbackJSApiTest.hap" "ActsHuksCipherBasicCallbackJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukscipher_promise_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukscipher_promise_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksCipherBasicPromiseJSApiTest" hap_name = "ActsHuksCipherBasicPromiseJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksCipherBasicPromiseJSApiTest.hap" "ActsHuksCipherBasicPromiseJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksderive_callback_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksderive_callback_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksDeriveBasicCallbackJSApiTest" hap_name = "ActsHuksDeriveBasicCallbackJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksDeriveBasicCallbackJSApiTest.hap" "ActsHuksDeriveBasicCallbackJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksderive_promise_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("huksderive_promise_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksDeriveBasicPromiseJSApiTest" hap_name = "ActsHuksDeriveBasicPromiseJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksDeriveBasicPromiseJSApiTest.hap" "ActsHuksDeriveBasicPromiseJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukshmac_callback_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukshmac_callback_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksHmacBasicCallbackJSApiTest" hap_name = "ActsHuksHmacBasicCallbackJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksHmacBasicCallbackJSApiTest.hap" "ActsHuksHmacBasicCallbackJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukshmac_promise_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukshmac_promise_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksHmacBasicPromiseJSApiTest" hap_name = "ActsHuksHmacBasicPromiseJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksHmacBasicPromiseJSApiTest.hap" "ActsHuksHmacBasicPromiseJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukssignverify_callback_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukssignverify_callback_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksSignVerifyBasicCallbackJSApiTest" hap_name = "ActsHuksSignVerifyBasicCallbackJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksSignVerifyBasicCallbackJSApiTest.hap" "ActsHuksSignVerifyBasicCallbackJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukssignverify_promise_basic_js_test") { ...@@ -19,7 +19,7 @@ ohos_js_hap_suite("hukssignverify_promise_basic_js_test") {
":huks_js_resources", ":huks_js_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "huksSignVerifyBasicPromiseJSApiTest" hap_name = "ActsHuksSignVerifyBasicPromiseJSApiTest"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
source_dir = "./entry/src/main/js/MainAbility" source_dir = "./entry/src/main/js/MainAbility"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"huksSignVerifyBasicPromiseJSApiTest.hap" "ActsHuksSignVerifyBasicPromiseJSApiTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册