180922886Sopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd.
280922886Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
380922886Sopenharmony_ci# you may not use this file except in compliance with the License.
480922886Sopenharmony_ci# You may obtain a copy of the License at
580922886Sopenharmony_ci#
680922886Sopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
780922886Sopenharmony_ci#
880922886Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software
980922886Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
1080922886Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1180922886Sopenharmony_ci# See the License for the specific language governing permissions and
1280922886Sopenharmony_ci# limitations under the License.
1380922886Sopenharmony_ci
1480922886Sopenharmony_ci###############################################################################
1580922886Sopenharmony_cigroup("fuzztest") {
1680922886Sopenharmony_ci  testonly = true
1780922886Sopenharmony_ci  deps = []
1880922886Sopenharmony_ci  deps += [
1980922886Sopenharmony_ci    # deps file
2080922886Sopenharmony_ci    "abilityconnecthelper_fuzzer:AbilityConnectHelperFuzzTest",
2180922886Sopenharmony_ci    "abilitymanageradapter_fuzzer:AbilityManagerAdapterFuzzTest",
2280922886Sopenharmony_ci    "audioadapterinterface_fuzzer:AudioAdapterInterfaceFuzzTest",
2380922886Sopenharmony_ci    "avcontrollercallbackproxy_fuzzer:AVControllerCallbackProxyFuzzTest",
2480922886Sopenharmony_ci    "avcontrolleritem_fuzzer:AVControllerItemFuzzTest",
2580922886Sopenharmony_ci    "avsessioncallbackproxy_fuzzer:AVSessionCallbackProxyFuzzTest",
2680922886Sopenharmony_ci    "avsessionitem_fuzzer:AVSessionItemFuzzTest",
2780922886Sopenharmony_ci    "avsessionservice_fuzzer:AVSessionServiceFuzzTest",
2880922886Sopenharmony_ci    "bkgraudiocontroller_fuzzer:BkGrAudioControllerFuzzTest",
2980922886Sopenharmony_ci    "collaborationmanager_fuzzer:CollaborationManagerFuzzTest",
3080922886Sopenharmony_ci    "focussessionstrategy_fuzzer:FocusSessionStrategyFuzzTest",
3180922886Sopenharmony_ci    "migrateavsession_fuzzer:MigrateAVSessionFuzzTest",
3280922886Sopenharmony_ci    "permissionchecker_fuzzer:PermissionCheckerFuzzTest",
3380922886Sopenharmony_ci    "sessionlistenerproxy_fuzzer:SessionListenerProxyFuzzTest",
3480922886Sopenharmony_ci    "softbussessionmanager_fuzzer:SoftbusSessionManagerFuzzTest",
3580922886Sopenharmony_ci  ]
3680922886Sopenharmony_ci}
3780922886Sopenharmony_ci###############################################################################
38