提交 82a932c3 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 ec958c78
......@@ -19,12 +19,14 @@ ohos_js_hap_suite("ace_standard_test") {
":ace_js_assets",
":ace_resources",
]
# shared_libraries = [
# "//third_party/giflib:libgif",
# "//third_party/libpng:libpng",
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAceStandardTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
}
......
......@@ -18,12 +18,14 @@ ohos_js_hap_suite("appdatamgr_js_test") {
":appdatamgr_js_assets",
":appdatamgr_resources",
]
# shared_libraries = [
# "//third_party/giflib:libgif",
# "//third_party/libpng:libpng",
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsAppdatamagrJsTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
}
......
......@@ -18,12 +18,14 @@ ohos_js_hap_suite("distributeddatamgr_js_test") {
":distributeddatamgr_js_assets",
":distributeddatamgr_resources",
]
# shared_libraries = [
# "//third_party/giflib:libgif",
# "//third_party/libpng:libpng",
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsDistributedDatamgrJsTest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
}
......
......@@ -19,7 +19,7 @@ ohos_js_hap_suite("sensor_js_test") {
":sensor_js_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "SensorJSApiTest"
hap_name = "ActsSensorJSApiTest"
}
ohos_js_assets("sensor_js_assets") {
source_dir = "./src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"SensorJSApiTest.hap"
"ActsSensorJSApiTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册