166f3657fSopenharmony_ci# Copyright (c) 2022-2023 Huawei Device Co., Ltd.
266f3657fSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
366f3657fSopenharmony_ci# you may not use this file except in compliance with the License.
466f3657fSopenharmony_ci# You may obtain a copy of the License at
566f3657fSopenharmony_ci#
666f3657fSopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
766f3657fSopenharmony_ci#
866f3657fSopenharmony_ci# Unless required by applicable law or agreed to in writing, software
966f3657fSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
1066f3657fSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1166f3657fSopenharmony_ci# See the License for the specific language governing permissions and
1266f3657fSopenharmony_ci# limitations under the License.
1366f3657fSopenharmony_ci
1466f3657fSopenharmony_cigroup("service_common_test") {
1566f3657fSopenharmony_ci  testonly = true
1666f3657fSopenharmony_ci  deps = [
1766f3657fSopenharmony_ci    "databuffer:data_buffer_test",
1866f3657fSopenharmony_ci    "decision_center:screen_decision_center_test",
1966f3657fSopenharmony_ci    "imageJpeg:jpeg_image_processor_test",
2066f3657fSopenharmony_ci    "utils:utils_test",
2166f3657fSopenharmony_ci  ]
2266f3657fSopenharmony_ci}
23