13e5483f6Sopenharmony_ci# Copyright (C) 2024 Huawei Device Co., Ltd. 23e5483f6Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 33e5483f6Sopenharmony_ci# you may not use this file except in compliance with the License. 43e5483f6Sopenharmony_ci# You may obtain a copy of the License at 53e5483f6Sopenharmony_ci# 63e5483f6Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 73e5483f6Sopenharmony_ci# 83e5483f6Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 93e5483f6Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 103e5483f6Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 113e5483f6Sopenharmony_ci# See the License for the specific language governing permissions and 123e5483f6Sopenharmony_ci# limitations under the License. 133e5483f6Sopenharmony_ci 143e5483f6Sopenharmony_cigroup("test") { 153e5483f6Sopenharmony_ci testonly = true 163e5483f6Sopenharmony_ci 173e5483f6Sopenharmony_ci deps = [ 183e5483f6Sopenharmony_ci "ringtone_data_extension_test:ringtone_data_extension_unittest", 193e5483f6Sopenharmony_ci "ringtone_dfx_test:ringtone_dfx_unittest", 203e5483f6Sopenharmony_ci "ringtone_dualfwk_restore_test:ringtone_dualfwk_restore_unittest", 213e5483f6Sopenharmony_ci "ringtone_helper_test:ringtone_helper_unittest", 223e5483f6Sopenharmony_ci "ringtone_restore_test:ringtone_restore_unittest", 233e5483f6Sopenharmony_ci "ringtone_scanner:ringtone_read_test", 243e5483f6Sopenharmony_ci "ringtone_scanner:ringtone_scanner_test", 253e5483f6Sopenharmony_ci "ringtone_scanner:ringtone_test", 263e5483f6Sopenharmony_ci "ringtone_scanner_test:ringtone_scanner_unittest", 273e5483f6Sopenharmony_ci "ringtone_setting_test:ringtone_setting_unittest", 283e5483f6Sopenharmony_ci "ringtone_test:ringtone_unittest", 293e5483f6Sopenharmony_ci "ringtone_utils_test:ringtone_utils_unittest", 303e5483f6Sopenharmony_ci ] 313e5483f6Sopenharmony_ci} 32