166f3657fSopenharmony_ci# Copyright (c) 2023-2024 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("fuzztest") { 1566f3657fSopenharmony_ci testonly = true 1666f3657fSopenharmony_ci 1766f3657fSopenharmony_ci deps = [ "softbusadapter_fuzzer:fuzztest" ] 1866f3657fSopenharmony_ci} 19