提交 8937c5a7 编写于 作者: H hu-jixiang1

huks2 code

Signed-off-by: Nhu-jixiang1 <hujixiang1@huawei.com>
Change-Id: I3b21f8806692f605a2895b70658e52c7d6ab19c1
上级 a5ba8b9a
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_huksagree_callback_basic_js_test") {
ohos_js_hap_suite("huksagree_callback_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_huksagree_promise_basic_js_test") {
ohos_js_hap_suite("huksagree_promise_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_hukscipher_callback_basic_js_test") {
ohos_js_hap_suite("hukscipher_callback_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_hukscipher_promise_basic_js_test") {
ohos_js_hap_suite("hukscipher_promise_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_huksderive_callback_basic_js_test") {
ohos_js_hap_suite("huksderive_callback_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_huksderive_promise_basic_js_test") {
ohos_js_hap_suite("huksderive_promise_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_hukshmac_callback_basic_js_test") {
ohos_js_hap_suite("hukshmac_callback_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_hukshmac_promise_basic_js_test") {
ohos_js_hap_suite("hukshmac_promise_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_hukssignverify_callback_basic_js_test") {
ohos_js_hap_suite("hukssignverify_callback_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
......@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("acts_hukssignverify_promise_basic_js_test") {
ohos_js_hap_suite("hukssignverify_promise_basic_js_test") {
hap_profile = "./entry/src/main/config.json"
deps = [
":huks_js_assets",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册