提交 f2ed9ee6 编写于 作者: Z zhanghanlin9
上级 3cfd7023
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksagree_callback_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksagree_callback_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksAgreeBasicCallbackJSApiTest" hap_name = "ActsHuksAgreeBasicCallbackJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksAgreeBasicCallbackJSApiTest.hap" "ActsHuksAgreeBasicCallbackJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksagree_promise_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksagree_promise_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksAgreeBasicPromiseJSApiTest" hap_name = "ActsHuksAgreeBasicPromiseJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksAgreeBasicPromiseJSApiTest.hap" "ActsHuksAgreeBasicPromiseJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukscipher_callback_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukscipher_callback_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksCipherBasicCallbackJSApiTest" hap_name = "ActsHuksCipherBasicCallbackJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksCipherBasicCallbackJSApiTest.hap" "ActsHuksCipherBasicCallbackJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukscipher_promise_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukscipher_promise_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksCipherBasicPromiseJSApiTest" hap_name = "ActsHuksCipherBasicPromiseJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksCipherBasicPromiseJSApiTest.hap" "ActsHuksCipherBasicPromiseJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksderive_callback_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksderive_callback_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksDeriveBasicCallbackJSApiTest" hap_name = "ActsHuksDeriveBasicCallbackJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksDeriveBasicCallbackJSApiTest.hap" "ActsHuksDeriveBasicCallbackJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksderive_promise_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksderive_promise_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksDeriveBasicPromiseJSApiTest" hap_name = "ActsHuksDeriveBasicPromiseJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksDeriveBasicPromiseJSApiTest.hap" "ActsHuksDeriveBasicPromiseJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukshmac_callback_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukshmac_callback_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksHmacBasicCallbackJSApiTest" hap_name = "ActsHuksHmacBasicCallbackJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksHmacBasicCallbackJSApiTest.hap" "ActsHuksHmacBasicCallbackJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukshmac_promise_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukshmac_promise_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksHmacBasicPromiseJSApiTest" hap_name = "ActsHuksHmacBasicPromiseJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksHmacBasicPromiseJSApiTest.hap" "ActsHuksHmacBasicPromiseJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukssignverify_callback_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukssignverify_callback_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksSignVerifyBasicCallbackJSApiTest" hap_name = "ActsHuksSignVerifyBasicCallbackJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksSignVerifyBasicCallbackJSApiTest.hap" "ActsHuksSignVerifyBasicCallbackJSApiTestReform.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukssignverify_promise_basic_js_test") { ...@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukssignverify_promise_basic_js_test") {
subsystem_name = "security" subsystem_name = "security"
part_name = "huks" part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksSignVerifyBasicPromiseJSApiTest" hap_name = "ActsHuksSignVerifyBasicPromiseJSApiTestReform"
} }
ohos_js_assets("huks_js_assets") { ohos_js_assets("huks_js_assets") {
js2abc = true js2abc = true
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"ActsHuksSignVerifyBasicPromiseJSApiTest.hap" "ActsHuksSignVerifyBasicPromiseJSApiTestReform.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.
先完成此消息的编辑!
想要评论请 注册