提交 5c0361f2 编写于 作者: 伞木希美

111

Signed-off-by: N伞木希美 <zhanghanlin9@huawei.com>
上级 f75c4e8d
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksagree_callback_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksAgreeBasicCallbackJSApiTestReform"
hap_name = "ActsHuksAgreeBasicCallbackJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksAgreeBasicCallbackJSApiTestReform.hap"
"ActsHuksAgreeBasicCallbackJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksagree_promise_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksAgreeBasicPromiseJSApiTestReform"
hap_name = "ActsHuksAgreeBasicPromiseJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksAgreeBasicPromiseJSApiTestReform.hap"
"ActsHuksAgreeBasicPromiseJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukscipher_callback_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksCipherBasicCallbackJSApiTestReform"
hap_name = "ActsHuksCipherBasicCallbackJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksCipherBasicCallbackJSApiTestReform.hap"
"ActsHuksCipherBasicCallbackJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukscipher_promise_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksCipherBasicPromiseJSApiTestReform"
hap_name = "ActsHuksCipherBasicPromiseJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksCipherBasicPromiseJSApiTestReform.hap"
"ActsHuksCipherBasicPromiseJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksderive_callback_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksDeriveBasicCallbackJSApiTestReform"
hap_name = "ActsHuksDeriveBasicCallbackJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksDeriveBasicCallbackJSApiTestReform.hap"
"ActsHuksDeriveBasicCallbackJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("huksderive_promise_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksDeriveBasicPromiseJSApiTestReform"
hap_name = "ActsHuksDeriveBasicPromiseJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksDeriveBasicPromiseJSApiTestReform.hap"
"ActsHuksDeriveBasicPromiseJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukshmac_callback_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksHmacBasicCallbackJSApiTestReform"
hap_name = "ActsHuksHmacBasicCallbackJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksHmacBasicCallbackJSApiTestReform.hap"
"ActsHuksHmacBasicCallbackJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukshmac_promise_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksHmacBasicPromiseJSApiTestReform"
hap_name = "ActsHuksHmacBasicPromiseJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksHmacBasicPromiseJSApiTestReform.hap"
"ActsHuksHmacBasicPromiseJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukssignverify_callback_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksSignVerifyBasicCallbackJSApiTestReform"
hap_name = "ActsHuksSignVerifyBasicCallbackJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksSignVerifyBasicCallbackJSApiTestReform.hap"
"ActsHuksSignVerifyBasicCallbackJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -21,7 +21,7 @@ ohos_js_hap_suite("hukssignverify_promise_basic_js_test") {
subsystem_name = "security"
part_name = "huks"
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsHuksSignVerifyBasicPromiseJSApiTestReform"
hap_name = "ActsHuksSignVerifyBasicPromiseJSApiReformedTest"
}
ohos_js_assets("huks_js_assets") {
js2abc = true
......
......@@ -11,7 +11,7 @@
"kits": [
{
"test-file-name": [
"ActsHuksSignVerifyBasicPromiseJSApiTestReform.hap"
"ActsHuksSignVerifyBasicPromiseJSApiReformedTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册