提交 4d94a095 编写于 作者: O openharmony_ci 提交者: Gitee

!1106 L2_修改依赖包

Merge pull request !1106 from jiyong/master
......@@ -13,14 +13,18 @@
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("amsStServiceAilityServer") {
ohos_hap("amsStServiceAilityServer") {
hap_profile = "./entry/src/main/config.json"
hap_name = "amsStServiceAilityServer"
subsystem_name = XTS_SUITENAME
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true
deps = [
":hjs_demo_js_assets",
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "amsStServiceAilityServer"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "180000",
"package": "com.amsst.stserviceabilityserver",
"shell-timeout": "60000"
},
"kits": [
{
"test-file-name": [
"amsStServiceAilityServer.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册