1# Copyright (c) 2022-2024 Huawei Device Co., Ltd.
2# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5#
6#     http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS,
10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11# See the License for the specific language governing permissions and
12# limitations under the License.
13
14import("../../services/bundlemgr/appexecfwk_bundlemgr.gni")
15
16group("fuzztest") {
17  testonly = true
18  deps = []
19
20  deps += [
21    # deps file
22    "fuzztest_application/appcontrolhost_fuzzer:AppControlHostFuzzTest",
23    "fuzztest_application/applicationinfo_fuzzer:ApplicationInfoFuzzTest",
24    "fuzztest_application/applicationinfofromjson_fuzzer:ApplicationInfoFromJsonFuzzTest",
25    "fuzztest_application/bundlefileutil_fuzzer:BundleFileUtilFuzzTest",
26    "fuzztest_application/bundleinfo_fuzzer:BundleInfoFuzzTest",
27    "fuzztest_application/bundleinfofromjson_fuzzer:BundleInfoFromJsonFuzzTest",
28    "fuzztest_application/bundleinstalldhost_fuzzer:BundleInstalldHostFuzzTest",
29    "fuzztest_application/bundleinstallerhost_fuzzer:BundleInstallerHostFuzzTest",
30    "fuzztest_application/bundleinstallerproxy_fuzzer:BundleInstallerProxyFuzzTest",
31    "fuzztest_application/bundlemgrhost_fuzzer:BundleMgrHostFuzzTest",
32    "fuzztest_application/bundlemgrproxy_fuzzer:BundleMgrProxyFuzzTest",
33    "fuzztest_application/bundleresourcehost_fuzzer:BundleResourceHostFuzzTest",
34    "fuzztest_application/bundlestatuscallbackproxy_fuzzer:BundleStatusCallbackProxyFuzzTest",
35    "fuzztest_application/bundlestreaminstallerhost_fuzzer:BundleStreamInstallerHostFuzzTest",
36    "fuzztest_application/bundlestreaminstallerproxy_fuzzer:BundleStreamInstallerProxyFuzzTest",
37    "fuzztest_application/bundlesyscap_fuzzer:BundleSysCapFuzzTest",
38    "fuzztest_application/bundleuserinfo_fuzzer:BundleUserInfoFuzzTest",
39    "fuzztest_application/bundleusermgrhost_fuzzer:BundleUserMgrHostFuzzTest",
40    "fuzztest_application/bundleusermgrproxy_fuzzer:BundleUserMgrProxyFuzzTest",
41    "fuzztest_application/checkissystemappbyuid_fuzzer:CheckIsSystemAppByUidFuzzTest",
42    "fuzztest_application/cleanbundlecachefiles_fuzzer:CleanBundleCacheFilesFuzzTest",
43    "fuzztest_application/cleanbundledatafiles_fuzzer:CleanBundleDataFilesFuzzTest",
44    "fuzztest_application/cleancachecallbackproxy_fuzzer:CleanCacheCallbackProxyFuzzTest",
45    "fuzztest_application/defaultapphost_fuzzer:DefaultAppHostFuzzTest",
46    "fuzztest_application/verifymanagerhost_fuzzer:VerifyManagerHostFuzzTest",
47    "fuzztest_information/abilityinfofromjson_fuzzer:AbilityInfoFromJsonFuzzTest",
48    "fuzztest_information/abilityinfomarshalling_fuzzer:AbilityInfoMarshallingFuzzTest",
49    "fuzztest_information/abilityinfounmarshalling_fuzzer:AbilityInfoUnmarshallingFuzzTest",
50    "fuzztest_information/compatibleabilityinfo_fuzzer:CompatibleAbilityInfoFuzzTest",
51    "fuzztest_information/compatibleapplicationinfo_fuzzer:CompatibleApplicationInfoFuzzTest",
52    "fuzztest_information/extensionabilityinfo_fuzzer:ExtensionAbilityInfoFuzzTest",
53    "fuzztest_information/forminfo_fuzzer:FormInfoFuzzTest",
54    "fuzztest_information/getabilitylabel_fuzzer:GetAbilityLabelFuzzTest",
55    "fuzztest_information/getappidbybundlename_fuzzer:GetAppIdByBundleNameFuzzTest",
56    "fuzztest_information/getapplicationinfo_fuzzer:GetApplicationInfoFuzzTest",
57    "fuzztest_information/getapplicationinfos_fuzzer:GetApplicationInfosFuzzTest",
58    "fuzztest_information/getapptype_fuzzer:GetAppTypeFuzzTest",
59    "fuzztest_information/getbundleInfosbymetadata_fuzzer:GetBundleInfosByMetaDataFuzzTest",
60    "fuzztest_information/getbundlearchiveinfo_fuzzer:GetBundleArchiveInfoFuzzTest",
61    "fuzztest_information/getbundlegids_fuzzer:GetBundleGidsFuzzTest",
62    "fuzztest_information/getbundlegidsbyuid_fuzzer:GetBundleGidsByUidFuzzTest",
63    "fuzztest_information/getbundleinfo_fuzzer:GetBundleInfoFuzzTest",
64    "fuzztest_information/getbundleinfos_fuzzer:GetBundleInfosFuzzTest",
65    "fuzztest_information/getbundlepackinfo_fuzzer:GetBundlePackInfoFuzzTest",
66    "fuzztest_information/getbundlesforuid_fuzzer:GetBundlesForUidFuzzTest",
67    "fuzztest_information/gethapmoduleinfo_fuzzer:GetHapModuleInfoFuzzTest",
68    "fuzztest_information/getlaunchwantforbundle_fuzzer:GetLaunchWantForBundleFuzzTest",
69    "fuzztest_information/getnameforuid_fuzzer:GetNameForUidFuzzTest",
70    "fuzztest_information/getpermissiondef_fuzzer:GetPermissionDefFuzzTest",
71    "fuzztest_information/getuidbybundlename_fuzzer:GetUidByBundleNameFuzzTest",
72    "fuzztest_information/hapmoduleinfo_fuzzer:HapModuleInfoFuzzTest",
73    "fuzztest_information/installparam_fuzzer:InstallParamFuzzTest",
74    "fuzztest_information/queryabilityinfo_fuzzer:QueryAbilityInfoFuzzTest",
75    "fuzztest_information/queryabilityinfobyuri_fuzzer:QueryAbilityInfoByUriFuzzTest",
76    "fuzztest_information/queryabilityinfos_fuzzer:QueryAbilityInfosFuzzTest",
77    "fuzztest_information/queryabilityinfosbyuri_fuzzer:QueryAbilityInfosByUriFuzzTest",
78    "fuzztest_information/queryallabilityinfos_fuzzer:QueryAllAbilityInfosFuzzTest",
79    "fuzztest_information/querykeepalivebundleinfos_fuzzer:QueryKeepAliveBundleInfosFuzzTest",
80    "fuzztest_information/remoteabilityinfo_fuzzer:RemoteAbilityInfoFuzzTest",
81    "fuzztest_others/GetExtResource_fuzzer:GetExtResourceFuzzTest",
82    "fuzztest_others/RemoveExtResource_fuzzer:RemoveExtResourceFuzzTest",
83    "fuzztest_others/accounthelper_fuzzer:AccountHelperFuzzTest",
84    "fuzztest_others/aginghandlerchain_fuzzer:AgingHandlerChainFuzzTest",
85    "fuzztest_others/agingrequest_fuzzer:AgingRequestFuzzTest",
86    "fuzztest_others/agingutil_fuzzer:AgingUtilFuzzTest",
87    "fuzztest_others/appservicefwkinstalleraddappprovisioninfo_fuzzer:AppServiceFwkInstallerAddAppProvisionInfoFuzzTest",
88    "fuzztest_others/appservicefwkinstallerbeforeinstall_fuzzer:AppServiceFwkInstallerBeforeInstallFuzzTest",
89    "fuzztest_others/appservicefwkinstallercheckandparsefiles_fuzzer:AppServiceFwkInstallerCheckAndParseFilesFuzzTest",
90    "fuzztest_others/appservicefwkinstallercheckapplabelinfo_fuzzer:AppServiceFwkInstallerCheckAppLabelInfoFuzzTest",
91    "fuzztest_others/appservicefwkinstallercheckfiletype_fuzzer:AppServiceFwkInstallerCheckFileTypeFuzzTest",
92    "fuzztest_others/appservicefwkinstallerextractmodule_fuzzer:AppServiceFwkInstallerExtractModuleFuzzTest",
93    "fuzztest_others/appservicefwkinstallergetinnerbundleinfo_fuzzer:AppServiceFwkInstallerGetInnerBundleInfoFuzzTest",
94    "fuzztest_others/appservicefwkinstallerinnerprocessinstall_fuzzer:AppServiceFwkInstallerInnerProcessInstallFuzzTest",
95    "fuzztest_others/appservicefwkinstallerinstall_fuzzer:AppServiceFwkInstallerInstallFuzzTest",
96    "fuzztest_others/appservicefwkinstallermergebundleinfos_fuzzer:AppServiceFwkInstallerMergeBundleInfosFuzzTest",
97    "fuzztest_others/appservicefwkinstallermkdirifnotexist_fuzzer:AppServiceFwkInstallerMkdirIfNotExistFuzzTest",
98    "fuzztest_others/appservicefwkinstallermovesotorealpath_fuzzer:AppServiceFwkInstallerMoveSoToRealPathFuzzTest",
99    "fuzztest_others/appservicefwkinstallerprocessinstall_fuzzer:AppServiceFwkInstallerProcessInstallFuzzTest",
100    "fuzztest_others/appservicefwkinstallerprocessnativelibrary_fuzzer:AppServiceFwkInstallerProcessNativeLibraryFuzzTest",
101    "fuzztest_others/appservicefwkinstallerremovebundlecodedir_fuzzer:AppServiceFwkInstallerRemoveBundleCodeDirFuzzTest",
102    "fuzztest_others/appservicefwkinstallerremoveinfo_fuzzer:AppServiceFwkInstallerRemoveInfoFuzzTest",
103    "fuzztest_others/appservicefwkinstallerrollback_fuzzer:AppServiceFwkInstallerRollBackFuzzTest",
104    "fuzztest_others/appservicefwkinstallersavebundleinfotostorage_fuzzer:AppServiceFwkInstallerSaveBundleInfoToStorageFuzzTest",
105    "fuzztest_others/appservicefwkinstallersavepreinstallbundleinfo_fuzzer:AppServiceFwkInstallerSavePreInstallBundleInfoFuzzTest",
106    "fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer:AppServiceFwkInstallerSendBundleSystemEventFuzzTest",
107    "fuzztest_others/appservicefwkinstalleruninstalllowerversion_fuzzer:AppServiceFwkInstallerUninstallLowerVersionFuzzTest",
108    "fuzztest_others/appservicefwkinstallerupdateappservice_fuzzer:AppServiceFwkInstallerUpdateAppServiceFuzzTest",
109    "fuzztest_others/basebundleinstallercheckmultiplehapssigninfo_fuzzer:BaseBundleInstallerCheckMultipleHapsSignInfoFuzzTest",
110    "fuzztest_others/basebundleinstallerchecksyscap_fuzzer:BaseBundleInstallerCheckSysCapFuzzTest",
111    "fuzztest_others/basebundleinstallercheckuninstallinnerbundleinfo_fuzzer:BaseBundleInstallerCheckUninstallInnerBundleInfoFuzzTest",
112    "fuzztest_others/basebundleinstallercreatebundleanddatadir_fuzzer:BaseBundleInstallerCreateBundleAndDataDirFuzzTest",
113    "fuzztest_others/basebundleinstallerextractmodule_fuzzer:BaseBundleInstallerExtractModuleFuzzTest",
114    "fuzztest_others/basebundleinstallerextractmodulefiles_fuzzer:BaseBundleInstallerExtractModuleFilesFuzzTest",
115    "fuzztest_others/basebundleinstallerinnerprocessbundleinstall_fuzzer:BaseBundleInstallerInnerProcessBundleInstallFuzzTest",
116    "fuzztest_others/basebundleinstallerinnerprocessinstallbypreinstallinfo_fuzzer:BaseBundleInstallerInnerProcessInstallByPreInstallInfoFuzzTest",
117    "fuzztest_others/basebundleinstallerinstallbundle_fuzzer:BaseBundleInstallerInstallBundleFuzzTest",
118    "fuzztest_others/basebundleinstallerinstallbundlebybundlename_fuzzer:BaseBundleInstallerInstallBundleByBundleNameFuzzTest",
119    "fuzztest_others/basebundleinstallerinstallbundlevector_fuzzer:BaseBundleInstallerInstallBundleVectorFuzzTest",
120    "fuzztest_others/basebundleinstallermarkprebundlesyeeventboottag_fuzzer:BaseBundleInstallerMarkPreBundleSyeEventBootTagFuzzTest",
121    "fuzztest_others/basebundleinstallerprocessbundleinstall_fuzzer:BaseBundleInstallerProcessBundleInstallFuzzTest",
122    "fuzztest_others/basebundleinstallerprocessbundleinstallnative_fuzzer:BaseBundleInstallerProcessBundleInstallNativeFuzzTest",
123    "fuzztest_others/basebundleinstallerprocessbundleinstallstatus_fuzzer:BaseBundleInstallerProcessBundleInstallStatusFuzzTest",
124    "fuzztest_others/basebundleinstallerprocessbundleuninstall_fuzzer:BaseBundleInstallerProcessBundleUninstallFuzzTest",
125    "fuzztest_others/basebundleinstallerprocessbundleuninstallnative_fuzzer:BaseBundleInstallerProcessBundleUnInstallNativeFuzzTest",
126    "fuzztest_others/basebundleinstallerprocessbundleupdatestatus_fuzzer:BaseBundleInstallerProcessBundleUpdateStatusFuzzTest",
127    "fuzztest_others/basebundleinstallerprocessinstallbundlebybundlename_fuzzer:BaseBundleInstallerProcessInstallBundleByBundleNameFuzzTest",
128    "fuzztest_others/basebundleinstallerprocessmoduleupdate_fuzzer:BaseBundleInstallerProcessModuleUpdateFuzzTest",
129    "fuzztest_others/basebundleinstallerprocessrecover_fuzzer:BaseBundleInstallerProcessRecoverFuzzTest",
130    "fuzztest_others/basebundleinstallerrecover_fuzzer:BaseBundleInstallerRecoverFuzzTest",
131    "fuzztest_others/basebundleinstallerremovebundle_fuzzer:BaseBundleInstallerRemoveBundleFuzzTest",
132    "fuzztest_others/basebundleinstallerremovebundleanddatadir_fuzzer:BaseBundleInstallerRemoveBundleAndDataDirFuzzTest",
133    "fuzztest_others/basebundleinstallerremovemoduleanddatadir_fuzzer:BaseBundleInstallerRemoveModuleAndDataDirFuzzTest",
134    "fuzztest_others/basebundleinstallerremovemoduledir_fuzzer:BaseBundleInstallerRemoveModuleDirFuzzTest",
135    "fuzztest_others/basebundleinstallerrenamemoduledir_fuzzer:BaseBundleInstallerRenameModuleDirFuzzTest",
136    "fuzztest_others/basebundleinstallersetcheckresultmsg_fuzzer:BaseBundleInstallerSetCheckResultMsgFuzzTest",
137    "fuzztest_others/basebundleinstalleruninstallbundle_fuzzer:BaseBundleInstallerUnInstallBundleFuzzTest",
138    "fuzztest_others/basebundleinstalleruninstallbundlebyuninstallparam_fuzzer:BaseBundleInstallerUninstallBundleByUninstallParamFuzzTest",
139    "fuzztest_others/basebundleinstalleruninstallbundlemodule_fuzzer:BaseBundleInstallerUnInstallBundleModuleFuzzTest",
140    "fuzztest_others/beforeaddextresource_fuzzer:BeforeAddExtResourceFuzzTest",
141    "fuzztest_others/bmsbundleresourcehelper_fuzzer:BmsBundleResourceHelperFuzzTest",
142    "fuzztest_others/bmsecologicalrulemgrserviceclient_fuzzer:BmsEcologicalRulemgrServiceClientFuzzTest",
143    "fuzztest_others/bmsextensionclient_fuzzer:BmsExtensionClientFuzzTest",
144    "fuzztest_others/bmskeyeventmgr_fuzzer:BmsKeyEventMgrFuzzTest",
145    "fuzztest_others/bundleagingmgr_fuzzer:BundleAgingMgrFuzzTest",
146    "fuzztest_others/bundlecloneinstaller_fuzzer:BundlecloneinstallerFuzzTest",
147    "fuzztest_others/bundleconnectabilitymgr_fuzzer:BundleConnectAbilityMgrFuzzTest",
148    "fuzztest_others/bundlemanagercallback_fuzzer:BundleManagerCallbackFuzzTest",
149    "fuzztest_others/bundlemanagercallbackproxy_fuzzer:BundleManagerCallbackProxyFuzzTest",
150    "fuzztest_others/bundlemanagercallbackstub_fuzzer:BundleManagerCallbackStubFuzzTest",
151    "fuzztest_others/bundlemutiuserinstaller_fuzzer:BundleMutiuserInstallerFuzzTest",
152    "fuzztest_others/bundleoverlayinstallchecker_fuzzer:BundleOverlayInstallCheckerFuzzTest",
153    "fuzztest_others/bundleoverlaymgr_fuzzer:BundleOverlayMgrFuzzTest",
154    "fuzztest_others/bundleresconfiguration_fuzzer:BundleResConfigurationFuzzTest",
155    "fuzztest_others/bundleresdrawable_fuzzer:BundleResDrawableFuzzTest",
156    "fuzztest_others/bundlereshostimpl_fuzzer:BundleResHostImplFuzzTest",
157    "fuzztest_others/bundleresmgr_fuzzer:BundleResMgrFuzzTest",
158    "fuzztest_others/bundleresparam_fuzzer:BundleResParamFuzzTest",
159    "fuzztest_others/bundleresparser_fuzzer:BundleResParserFuzzTest",
160    "fuzztest_others/bundleresprocess_fuzzer:BundleResProcessFuzzTest",
161    "fuzztest_others/bundleresrdb_fuzzer:BundleResRdbFuzzTest",
162    "fuzztest_others/checkfileparam_fuzzer:CheckFileParamFuzzTest",
163    "fuzztest_others/checkmoduleexist_fuzzer:CheckModuleExistFuzzTest",
164    "fuzztest_others/commonevent_fuzzer:CommonEventFuzzTest",
165    "fuzztest_others/copyfiles_fuzzer:CopyFilesFuzzTest",
166    "fuzztest_others/copytotempdir_fuzzer:CopyToTempDirFuzzTest",
167    "fuzztest_others/createfd_fuzzer:CreateFdFuzzTest",
168    "fuzztest_others/defaultapphostimpl_fuzzer:DefaultAppHostImplFuzzTest",
169    "fuzztest_others/defaultappmgr_fuzzer:DefaultAppMgrFuzzTest",
170    "fuzztest_others/defaultappproxy_fuzzer:DefaultAppProxyFuzzTest",
171    "fuzztest_others/defaultapprdb_fuzzer:DefaultAppRdbFuzzTest",
172    "fuzztest_others/deleteappjumpcontrolrule_fuzzer:DeleteAppJumpControlRuleFuzzTest",
173    "fuzztest_others/deletequickfix_fuzzer:DeleteQuickFixFuzzTest",
174    "fuzztest_others/deleterulebycallerbundlename_fuzzer:DeleteRuleByCallerBundleNameFuzzTest",
175    "fuzztest_others/deleterulebytargetbundlename_fuzzer:DeleteRuleByTargetBundleNameFuzzTest",
176    "fuzztest_others/deployquickfix_fuzzer:DeployQuickFixFuzzTest",
177    "fuzztest_others/disabledynamicicon_fuzzer:DisableDynamicIconFuzzTest",
178    "fuzztest_others/distributedmanager_fuzzer:DistributedManagerFuzzTest",
179    "fuzztest_others/driverinstaller_fuzzer:DriverInstallerFuzzTest",
180    "fuzztest_others/elementname_fuzzer:ElementNameFuzzTest",
181    "fuzztest_others/filenamevalid_fuzzer:FileNameValidFuzzTest",
182    "fuzztest_others/getappjumpcontrolrule_fuzzer:GetAppJumpControlRuleFuzzTest",
183    "fuzztest_others/getdynamicicon_fuzzer:GetDynamicIconFuzzTest",
184    "fuzztest_others/getinnerbundleinfo_fuzzer:GetInnerBundleInfoFuzzTest",
185    "fuzztest_others/hmpbundleinstaller_fuzzer:HmpBundleInstallerFuzzTest",
186    "fuzztest_others/innereventreport_fuzzer:InnerEventReportFuzzTest",
187    "fuzztest_others/innersaveextendresourceinfo_fuzzer:InnerSaveExtendResourceInfoFuzzTest",
188    "fuzztest_others/installparamunmarshalling_fuzzer:InstallParamUnmarshallingFuzzTest",
189    "fuzztest_others/launcherservice_fuzzer:LauncherServiceFuzzTest",
190    "fuzztest_others/mkdirifnotexist_fuzzer:MkDirIfNotExistFuzzTest",
191    "fuzztest_others/moduleinfo_fuzzer:ModuleInfoFuzzTest",
192    "fuzztest_others/overlaydatamgr_fuzzer:OverlayDataMgrFuzzTest",
193    "fuzztest_others/overlaymanagerhost_fuzzer:OverlayManagerHostFuzzTest",
194    "fuzztest_others/overlaymgrhostimpl_fuzzer:OverlayMgrHostImplFuzzTest",
195    "fuzztest_others/parsebundleresource_fuzzer:ParseBundleResourceFuzzTest",
196    "fuzztest_others/parseextendresourcefile_fuzzer:ParseExtendResourceFileFuzzTest",
197    "fuzztest_others/parsesyscap_fuzzer:ParseSysCapFuzzTest",
198    "fuzztest_others/permissiondef_fuzzer:PermissionDefFuzzTest",
199    "fuzztest_others/preinstallexceptionmgr_fuzzer:PreInstallExceptionMgrFuzzTest",
200    "fuzztest_others/processaddextresource_fuzzer:ProcessAddExtResourceFuzzTest",
201    "fuzztest_others/quickfix_fuzzer:QuickFixFuzzTest",
202    "fuzztest_others/quickfixbootscanner_fuzzer:QuickFixBootScannerFuzzTest",
203    "fuzztest_others/quickfixchecker_fuzzer:QuickFixCheckerFuzzTest",
204    "fuzztest_others/quickfixdatamgr_fuzzer:QuickFixDataMgrFuzzTest",
205    "fuzztest_others/quickfixdeleter_fuzzer:QuickFixDeleterFuzzTest",
206    "fuzztest_others/quickfixdeployer_fuzzer:QuickFixDeployerFuzzTest",
207    "fuzztest_others/quickfixmanagerhost_fuzzer:QuickFixManagerHostFuzzTest",
208    "fuzztest_others/quickfixmanagerhostipml_fuzzer:QuickFixManagerHostIpmlFuzzTest",
209    "fuzztest_others/quickfixmanagerrdb_fuzzer:QuickFixManagerRdbFuzzTest",
210    "fuzztest_others/quickfixmgr_fuzzer:QuickFixMgrFuzzTest",
211    "fuzztest_others/quickfixstatuscallbackproxy_fuzzer:QuickFixStatusCallbackProxyFuzzTest",
212    "fuzztest_others/quickfixswitcher_fuzzer:QuickFixSwitcherFuzzTest",
213    "fuzztest_others/recentlyunusedagingmgr_fuzzer:RecentlyUnusedAgingMgrFuzzTest",
214    "fuzztest_others/removeextresourcesdb_fuzzer:RemoveExtResourcesDbFuzzTest",
215    "fuzztest_others/resetbundleresourceicon_fuzzer:ResetBundleResourceIconFuzzTest",
216    "fuzztest_others/rollback_fuzzer:RollBackFuzzTest",
217    "fuzztest_others/routerdatastoragerdb_fuzzer:RouterDataStorageRdbFuzzTest",
218    "fuzztest_others/routermaphelper_fuzzer:RouterMapHelperFuzzTest",
219    "fuzztest_others/savecurdynamicicon_fuzzer:SaveCurDynamicIconFuzzTest",
220    "fuzztest_others/sendbroadcast_fuzzer:SendBroadCastFuzzTest",
221    "fuzztest_others/servicecenterconnection_fuzzer:ServiceCenterConnectionFuzzTest",
222    "fuzztest_others/servicecenterstatuscallback_fuzzer:ServiceCenterStatusCallbackFuzzTest",
223    "fuzztest_others/servicecenterstatuscallbackstub_fuzzer:ServiceCenterStatusCallbackStubFuzzTest",
224    "fuzztest_others/shortcutdatastoragerdb_fuzzer:ShortCutDataStorageRdbFuzzTest",
225    "fuzztest_others/shortcutinfo_fuzzer:ShortcutInfoFuzzTest",
226    "fuzztest_others/switchquickfix_fuzzer:SwitchQuickFixFuzzTest",
227    "fuzztest_others/systemabilityhelper_fuzzer:SystemAbilityHelperFuzzTest",
228    "fuzztest_others/updateextresourcesdb_fuzzer:UpdateExtResourcesDbFuzzTest",
229    "fuzztest_others/upgradeatomicservice_fuzzer:UpgradeAtomicServiceFuzzTest",
230    "fuzztest_others/verifycallingpermission_fuzzer:VerifyCallingPermissionFuzzTest",
231    "fuzztest_others/verifymanagerhostimplcheckfileparam_fuzzer:VerifyManagerHostImplCheckFileParamFuzzTest",
232    "fuzztest_others/verifymanagerhostimplcopyfilestotempdir_fuzzer:VerifyManagerHostImplCopyFilesToTempDirFuzzTest",
233    "fuzztest_others/verifymanagerhostimpldeleteabc_fuzzer:VerifyManagerHostImplDeleteAbcFuzzTest",
234    "fuzztest_others/verifymanagerhostimplgetbundlemutex_fuzzer:VerifyManagerHostImplGetBundleMutexFuzzTest",
235    "fuzztest_others/verifymanagerhostimplgetcallingbundlename_fuzzer:VerifyManagerHostImplGetCallingBundleNameFuzzTest",
236    "fuzztest_others/verifymanagerhostimplgetfiledir_fuzzer:VerifyManagerHostImplGetFileDirFuzzTest",
237    "fuzztest_others/verifymanagerhostimplgetfilename_fuzzer:VerifyManagerHostImplGetFileNameFuzzTest",
238    "fuzztest_others/verifymanagerhostimplgetrealpath_fuzzer:VerifyManagerHostImplGetRealPathFuzzTest",
239    "fuzztest_others/verifymanagerhostimplinnerverify_fuzzer:VerifyManagerHostImplInnerVerifyFuzzTest",
240    "fuzztest_others/verifymanagerhostimplmkdirIfnotexist_fuzzer:VerifyManagerHostImplMkdirIfNotExistFuzzTest",
241    "fuzztest_others/verifymanagerhostimplmoveabc_fuzzer:VerifyManagerHostImplMoveAbcFuzzTest",
242    "fuzztest_others/verifymanagerhostimplremovetempfiles_fuzzer:VerifyManagerHostImplRemoveTempFilesFuzzTest",
243    "fuzztest_others/verifymanagerhostimplremovetempfilespaths_fuzzer:VerifyManagerHostImplRemoveTempFilesPathsFuzzTest",
244    "fuzztest_others/verifymanagerhostimplrollback_fuzzer:VerifyManagerHostImplRollBackFuzzTest",
245    "fuzztest_others/verifymanagerhostimplrollbackdir_fuzzer:VerifyManagerHostImplRollBackDirFuzzTest",
246    "fuzztest_others/verifymanagerhostimplverify_fuzzer:VerifyManagerHostImplVerifyFuzzTest",
247    "fuzztest_others/verifymanagerhostimplverifyabc_fuzzer:VerifyManagerHostImplVerifyAbcFuzzTest",
248    "fuzztest_others/verifymanagerhostimplverifyabcdir_fuzzer:VerifyManagerHostImplVerifyAbcDirFuzzTest",
249    "fuzztest_others/zip_fuzzer:ZipFuzzTest",
250  ]
251
252  if (bundle_framework_default_app) {
253    deps += [
254      "fuzztest_information/getdefaultapplication_fuzzer:GetDefaultApplicationFuzzTest",
255      "fuzztest_others/isdefaultapplication_fuzzer:IsDefaultApplicationFuzzTest",
256      "fuzztest_others/resetdefaultapplication_fuzzer:ResetDefaultApplicationFuzzTest",
257      "fuzztest_others/setdefaultapplication_fuzzer:SetDefaultApplicationFuzzTest",
258    ]
259  }
260
261  if (bundle_framework_app_control) {
262    deps += [
263      "fuzztest_application/addappInstallcontrolrule_fuzzer:AddAppInstallControlRuleFuzzTest",
264      "fuzztest_application/addappjumpcontrolrule_fuzzer:AddAppJumpControlRuleFuzzTest",
265      "fuzztest_application/addapprunningcontrolrule_fuzzer:AddAppRunningControlRuleFuzzTest",
266      "fuzztest_application/apprunningcontrolrule_fuzzer:AppRunningControlRuleFuzzTest",
267      "fuzztest_application/apprunningcontrolruleresult_fuzzer:AppRunningControlRuleResultFuzzTest",
268      "fuzztest_application/deleteappinstallcontrolrule_fuzzer:DeleteAppInstallControlRuleFuzzTest",
269      "fuzztest_application/deleteapprunningcontrolrule_fuzzer:DeleteAppRunningControlRuleFuzzTest",
270      "fuzztest_information/getappinstallcontrolrule_fuzzer:GetAppInstallControlRuleFuzzTest",
271      "fuzztest_information/getapprunningcontrolrule_fuzzer:GetAppRunningControlRuleFuzzTest",
272      "fuzztest_information/getdisposedstatus_fuzzer:GetDisposedStatusFuzzTest",
273      "fuzztest_others/deletedisposedstatus_fuzzer:DeleteDisposedStatusFuzzTest",
274      "fuzztest_others/setdisposedstatus_fuzzer:SetDisposedStatusFuzzTest",
275    ]
276  }
277}
278