提交 4d823b5d 编写于 作者: M Mupceet

xts gn文件修改

Signed-off-by: NMupceet <laiguizhong@huawei.com>
上级 cc7632cc
......@@ -22,6 +22,8 @@ ohos_js_hap_suite("ActsAccessibilityConfigTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsAccessibilityConfigTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_app_scope("accessibilityconfig_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAccessibilityElementTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsAccessibilityElementTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_app_scope("accessibilityelement_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAccessibilityEventTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsAccessibilityEventTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_app_scope("accessibilityevent_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAccessibilityExtensionTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsAccessibilityExtensionTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_app_scope("accessibilityextension_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAccessibilityExtensionContextTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsAccessibilityExtensionContextTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_app_scope("accessibilityextensioncontext_app_profile") {
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsAccessibilityGestureEventTest") {
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ActsAccessibilityGestureEventTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_app_scope("accessibilitygestureevent_app_profile") {
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsAccessibleAbilityListTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAccessibleAbilityListTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsAccessibleCaptionConfigurationTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAccessibleCaptionConfigurationTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsAccessibleCheckAbilityTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAccessibleCheckAbilityTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsAccessibleRegisterStateTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAccessibleRegisterStateTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsAccessibleSendEventTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAccessibleSendEventTest"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -13,7 +13,7 @@
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("aceTest") {
ohos_hap_assist_suite("aceTest") {
hap_profile = "entry/src/main/module.json"
hap_name = "aceTest"
testonly = true
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("aceTest") {
]
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
part_name = "accessibility"
subsystem_name = "barrierfree"
}
ohos_app_scope("acetest_app_profile") {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册