未验证 提交 2b8a9788 编写于 作者: O openharmony_ci 提交者: Gitee

!2171 modified barrierfree

Merge pull request !2171 from jiyong/local-1115
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("AccessibleAbilityList") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "AccessibleAbilityList"
hap_name = "ActsAccessibleAbilityListTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"AccessibleAbilityList.hap"
"ActsAccessibleAbilityListTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("AccessibleCaptionConfiguration") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "AccessibleCaptionConfiguration"
hap_name = "ActsAccessibleCaptionConfigurationTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"AccessibleCaptionConfiguration.hap"
"ActsAccessibleCaptionConfigurationTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("AccessibleCheckAbility") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "AccessibleCheckAbility"
hap_name = "ActsAccessibleCheckAbilityTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"AccessibleCheckAbility.hap"
"ActsAccessibleCheckAbilityTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("AccessibleRegisterState") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "AccessibleRegisterState"
hap_name = "ActsAccessibleRegisterStateTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"AccessibleRegisterState.hap"
"ActsAccessibleRegisterStateTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("AccessibleSendEvent") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "AccessibleSendEvent"
hap_name = "ActsAccessibleSendEventTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"AccessibleSendEvent.hap"
"ActsAccessibleSendEventTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -41,6 +41,7 @@ _all_test_packages = [
"${ACTS_ROOT}/hiviewdfx:hiviewdfxtestacts",
"${ACTS_ROOT}/location:location",
"${ACTS_ROOT}/settingsdata:settingsdata",
"${ACTS_ROOT}/barrierfree:barrierfree",
]
_all_test_packages_ivi = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册