提交 c7bd14f1 编写于 作者: O openharmony_ci 提交者: Gitee

!1422 L2_LTS hap's name modified

Merge pull request !1422 from quxianfei/OpenHarmony-3.0-LTS
......@@ -20,7 +20,7 @@ ohos_js_hap_suite("amsDataUriUtils") {
":hjs_demo_resources",
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "amsDataUriUtils"
hap_name = "ActsAmsDataUriUtilsTest"
}
ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"amsDataUriUtils.hap"
"ActsAmsDataUriUtilsTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -10,6 +10,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefileio_js_test") {
......@@ -18,16 +19,8 @@ ohos_js_hap_suite("storagefileio_js_test") {
":storagefileio_js_assets",
":storagefileio_js_resources",
]
# shared_libraries = [
# "//third_party/giflib:libgif",
# "//third_party/libpng:libpng",
# ]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "Storagefileiojstest"
# part_name = "prebuilt_hap"
# subsystem_name = "xts"
hap_name = "ActsStorageFileIoJSTest"
}
ohos_js_assets("storagefileio_js_assets") {
source_dir = "./src/main/js/default"
......
......@@ -9,7 +9,7 @@
"kits": [
{
"test-file-name": [
"StoragefileioJSTest.hap"
"ActsStorageFileIoJSTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册