提交 bdbfa474 编写于 作者: 伞木希美
上级 e9bcfb6d
...@@ -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 = "ActsHuksAgreeBasicCallbackJSApiTestReform" hap_name = "ActsHuksAgreeBasicCallbackJSApiReformedTest"
} }
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": [
"ActsHuksAgreeBasicCallbackJSApiTestReform.hap" "ActsHuksAgreeBasicCallbackJSApiReformedTest.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 = "ActsHuksAgreeBasicPromiseJSApiTestReform" hap_name = "ActsHuksAgreeBasicPromiseJSApiReformedTest"
} }
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": [
"ActsHuksAgreeBasicPromiseJSApiTestReform.hap" "ActsHuksAgreeBasicPromiseJSApiReformedTest.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 = "ActsHuksCipherBasicCallbackJSApiTestReform" hap_name = "ActsHuksCipherBasicCallbackJSApiReformedTest"
} }
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": [
"ActsHuksCipherBasicCallbackJSApiTestReform.hap" "ActsHuksCipherBasicCallbackJSApiReformedTest.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 = "ActsHuksCipherBasicPromiseJSApiTestReform" hap_name = "ActsHuksCipherBasicPromiseJSApiReformedTest"
} }
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": [
"ActsHuksCipherBasicPromiseJSApiTestReform.hap" "ActsHuksCipherBasicPromiseJSApiReformedTest.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 = "ActsHuksDeriveBasicCallbackJSApiTestReform" hap_name = "ActsHuksDeriveBasicCallbackJSApiReformedTest"
} }
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": [
"ActsHuksDeriveBasicCallbackJSApiTestReform.hap" "ActsHuksDeriveBasicCallbackJSApiReformedTest.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 = "ActsHuksDeriveBasicPromiseJSApiTestReform" hap_name = "ActsHuksDeriveBasicPromiseJSApiReformedTest"
} }
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": [
"ActsHuksDeriveBasicPromiseJSApiTestReform.hap" "ActsHuksDeriveBasicPromiseJSApiReformedTest.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 = "ActsHuksHmacBasicCallbackJSApiTestReform" hap_name = "ActsHuksHmacBasicCallbackJSApiReformedTest"
} }
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": [
"ActsHuksHmacBasicCallbackJSApiTestReform.hap" "ActsHuksHmacBasicCallbackJSApiReformedTest.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 = "ActsHuksHmacBasicPromiseJSApiTestReform" hap_name = "ActsHuksHmacBasicPromiseJSApiReformedTest"
} }
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": [
"ActsHuksHmacBasicPromiseJSApiTestReform.hap" "ActsHuksHmacBasicPromiseJSApiReformedTest.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 = "ActsHuksSignVerifyBasicCallbackJSApiTestReform" hap_name = "ActsHuksSignVerifyBasicCallbackJSApiReformedTest"
} }
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": [
"ActsHuksSignVerifyBasicCallbackJSApiTestReform.hap" "ActsHuksSignVerifyBasicCallbackJSApiReformedTest.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 = "ActsHuksSignVerifyBasicPromiseJSApiTestReform" hap_name = "ActsHuksSignVerifyBasicPromiseJSApiReformedTest"
} }
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": [
"ActsHuksSignVerifyBasicPromiseJSApiTestReform.hap" "ActsHuksSignVerifyBasicPromiseJSApiReformedTest.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.
先完成此消息的编辑!
想要评论请 注册