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/aginghandlerchain_fuzzer:AgingHandlerChainFuzzTest",
84    "fuzztest_others/agingrequest_fuzzer:AgingRequestFuzzTest",
85    "fuzztest_others/agingutil_fuzzer:AgingUtilFuzzTest",
86    "fuzztest_others/appservicefwkinstalleraddappprovisioninfo_fuzzer:AppServiceFwkInstallerAddAppProvisionInfoFuzzTest",
87    "fuzztest_others/appservicefwkinstallerbeforeinstall_fuzzer:AppServiceFwkInstallerBeforeInstallFuzzTest",
88    "fuzztest_others/appservicefwkinstallercheckandparsefiles_fuzzer:AppServiceFwkInstallerCheckAndParseFilesFuzzTest",
89    "fuzztest_others/appservicefwkinstallercheckapplabelinfo_fuzzer:AppServiceFwkInstallerCheckAppLabelInfoFuzzTest",
90    "fuzztest_others/appservicefwkinstallercheckfiletype_fuzzer:AppServiceFwkInstallerCheckFileTypeFuzzTest",
91    "fuzztest_others/appservicefwkinstallerextractmodule_fuzzer:AppServiceFwkInstallerExtractModuleFuzzTest",
92    "fuzztest_others/appservicefwkinstallergetinnerbundleinfo_fuzzer:AppServiceFwkInstallerGetInnerBundleInfoFuzzTest",
93    "fuzztest_others/appservicefwkinstallerinnerprocessinstall_fuzzer:AppServiceFwkInstallerInnerProcessInstallFuzzTest",
94    "fuzztest_others/appservicefwkinstallerinstall_fuzzer:AppServiceFwkInstallerInstallFuzzTest",
95    "fuzztest_others/appservicefwkinstallermergebundleinfos_fuzzer:AppServiceFwkInstallerMergeBundleInfosFuzzTest",
96    "fuzztest_others/appservicefwkinstallermkdirifnotexist_fuzzer:AppServiceFwkInstallerMkdirIfNotExistFuzzTest",
97    "fuzztest_others/appservicefwkinstallermovesotorealpath_fuzzer:AppServiceFwkInstallerMoveSoToRealPathFuzzTest",
98    "fuzztest_others/appservicefwkinstallerprocessinstall_fuzzer:AppServiceFwkInstallerProcessInstallFuzzTest",
99    "fuzztest_others/appservicefwkinstallerprocessnativelibrary_fuzzer:AppServiceFwkInstallerProcessNativeLibraryFuzzTest",
100    "fuzztest_others/appservicefwkinstallerremovebundlecodedir_fuzzer:AppServiceFwkInstallerRemoveBundleCodeDirFuzzTest",
101    "fuzztest_others/appservicefwkinstallerremoveinfo_fuzzer:AppServiceFwkInstallerRemoveInfoFuzzTest",
102    "fuzztest_others/appservicefwkinstallerrollback_fuzzer:AppServiceFwkInstallerRollBackFuzzTest",
103    "fuzztest_others/appservicefwkinstallersavebundleinfotostorage_fuzzer:AppServiceFwkInstallerSaveBundleInfoToStorageFuzzTest",
104    "fuzztest_others/appservicefwkinstallersavepreinstallbundleinfo_fuzzer:AppServiceFwkInstallerSavePreInstallBundleInfoFuzzTest",
105    "fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer:AppServiceFwkInstallerSendBundleSystemEventFuzzTest",
106    "fuzztest_others/appservicefwkinstalleruninstalllowerversion_fuzzer:AppServiceFwkInstallerUninstallLowerVersionFuzzTest",
107    "fuzztest_others/appservicefwkinstallerupdateappservice_fuzzer:AppServiceFwkInstallerUpdateAppServiceFuzzTest",
108    "fuzztest_others/basebundleinstallercheckmultiplehapssigninfo_fuzzer:BaseBundleInstallerCheckMultipleHapsSignInfoFuzzTest",
109    "fuzztest_others/basebundleinstallerchecksyscap_fuzzer:BaseBundleInstallerCheckSysCapFuzzTest",
110    "fuzztest_others/basebundleinstallercheckuninstallinnerbundleinfo_fuzzer:BaseBundleInstallerCheckUninstallInnerBundleInfoFuzzTest",
111    "fuzztest_others/basebundleinstallercreatebundleanddatadir_fuzzer:BaseBundleInstallerCreateBundleAndDataDirFuzzTest",
112    "fuzztest_others/basebundleinstallerextractmodule_fuzzer:BaseBundleInstallerExtractModuleFuzzTest",
113    "fuzztest_others/basebundleinstallerextractmodulefiles_fuzzer:BaseBundleInstallerExtractModuleFilesFuzzTest",
114    "fuzztest_others/basebundleinstallerinnerprocessbundleinstall_fuzzer:BaseBundleInstallerInnerProcessBundleInstallFuzzTest",
115    "fuzztest_others/basebundleinstallerinnerprocessinstallbypreinstallinfo_fuzzer:BaseBundleInstallerInnerProcessInstallByPreInstallInfoFuzzTest",
116    "fuzztest_others/basebundleinstallerinstallbundle_fuzzer:BaseBundleInstallerInstallBundleFuzzTest",
117    "fuzztest_others/basebundleinstallerinstallbundlebybundlename_fuzzer:BaseBundleInstallerInstallBundleByBundleNameFuzzTest",
118    "fuzztest_others/basebundleinstallerinstallbundlevector_fuzzer:BaseBundleInstallerInstallBundleVectorFuzzTest",
119    "fuzztest_others/basebundleinstallermarkprebundlesyeeventboottag_fuzzer:BaseBundleInstallerMarkPreBundleSyeEventBootTagFuzzTest",
120    "fuzztest_others/basebundleinstallerprocessbundleinstall_fuzzer:BaseBundleInstallerProcessBundleInstallFuzzTest",
121    "fuzztest_others/basebundleinstallerprocessbundleinstallnative_fuzzer:BaseBundleInstallerProcessBundleInstallNativeFuzzTest",
122    "fuzztest_others/basebundleinstallerprocessbundleinstallstatus_fuzzer:BaseBundleInstallerProcessBundleInstallStatusFuzzTest",
123    "fuzztest_others/basebundleinstallerprocessbundleuninstall_fuzzer:BaseBundleInstallerProcessBundleUninstallFuzzTest",
124    "fuzztest_others/basebundleinstallerprocessbundleuninstallnative_fuzzer:BaseBundleInstallerProcessBundleUnInstallNativeFuzzTest",
125    "fuzztest_others/basebundleinstallerprocessbundleupdatestatus_fuzzer:BaseBundleInstallerProcessBundleUpdateStatusFuzzTest",
126    "fuzztest_others/basebundleinstallerprocessinstallbundlebybundlename_fuzzer:BaseBundleInstallerProcessInstallBundleByBundleNameFuzzTest",
127    "fuzztest_others/basebundleinstallerprocessmoduleupdate_fuzzer:BaseBundleInstallerProcessModuleUpdateFuzzTest",
128    "fuzztest_others/basebundleinstallerprocessrecover_fuzzer:BaseBundleInstallerProcessRecoverFuzzTest",
129    "fuzztest_others/basebundleinstallerrecover_fuzzer:BaseBundleInstallerRecoverFuzzTest",
130    "fuzztest_others/basebundleinstallerremovebundle_fuzzer:BaseBundleInstallerRemoveBundleFuzzTest",
131    "fuzztest_others/basebundleinstallerremovebundleanddatadir_fuzzer:BaseBundleInstallerRemoveBundleAndDataDirFuzzTest",
132    "fuzztest_others/basebundleinstallerremovemoduleanddatadir_fuzzer:BaseBundleInstallerRemoveModuleAndDataDirFuzzTest",
133    "fuzztest_others/basebundleinstallerremovemoduledir_fuzzer:BaseBundleInstallerRemoveModuleDirFuzzTest",
134    "fuzztest_others/basebundleinstallerrenamemoduledir_fuzzer:BaseBundleInstallerRenameModuleDirFuzzTest",
135    "fuzztest_others/basebundleinstallersetcheckresultmsg_fuzzer:BaseBundleInstallerSetCheckResultMsgFuzzTest",
136    "fuzztest_others/basebundleinstalleruninstallbundle_fuzzer:BaseBundleInstallerUnInstallBundleFuzzTest",
137    "fuzztest_others/basebundleinstalleruninstallbundlebyuninstallparam_fuzzer:BaseBundleInstallerUninstallBundleByUninstallParamFuzzTest",
138    "fuzztest_others/basebundleinstalleruninstallbundlemodule_fuzzer:BaseBundleInstallerUnInstallBundleModuleFuzzTest",
139    "fuzztest_others/beforeaddextresource_fuzzer:BeforeAddExtResourceFuzzTest",
140    "fuzztest_others/bmsecologicalrulemgrserviceclient_fuzzer:BmsEcologicalRulemgrServiceClientFuzzTest",
141    "fuzztest_others/bmsextensionclient_fuzzer:BmsExtensionClientFuzzTest",
142    "fuzztest_others/bundleagingmgr_fuzzer:BundleAgingMgrFuzzTest",
143    "fuzztest_others/bundlecloneinstaller_fuzzer:BundlecloneinstallerFuzzTest",
144    "fuzztest_others/bundleconnectabilitymgr_fuzzer:BundleConnectAbilityMgrFuzzTest",
145    "fuzztest_others/bundlemanagercallback_fuzzer:BundleManagerCallbackFuzzTest",
146    "fuzztest_others/bundlemanagercallbackproxy_fuzzer:BundleManagerCallbackProxyFuzzTest",
147    "fuzztest_others/bundlemanagercallbackstub_fuzzer:BundleManagerCallbackStubFuzzTest",
148    "fuzztest_others/checkfileparam_fuzzer:CheckFileParamFuzzTest",
149    "fuzztest_others/checkmoduleexist_fuzzer:CheckModuleExistFuzzTest",
150    "fuzztest_others/commonevent_fuzzer:CommonEventFuzzTest",
151    "fuzztest_others/copyfiles_fuzzer:CopyFilesFuzzTest",
152    "fuzztest_others/copytotempdir_fuzzer:CopyToTempDirFuzzTest",
153    "fuzztest_others/createfd_fuzzer:CreateFdFuzzTest",
154    "fuzztest_others/defaultapphostimpl_fuzzer:DefaultAppHostImplFuzzTest",
155    "fuzztest_others/defaultappmgr_fuzzer:DefaultAppMgrFuzzTest",
156    "fuzztest_others/defaultappproxy_fuzzer:DefaultAppProxyFuzzTest",
157    "fuzztest_others/defaultapprdb_fuzzer:DefaultAppRdbFuzzTest",
158    "fuzztest_others/deleteappjumpcontrolrule_fuzzer:DeleteAppJumpControlRuleFuzzTest",
159    "fuzztest_others/deletequickfix_fuzzer:DeleteQuickFixFuzzTest",
160    "fuzztest_others/deleterulebycallerbundlename_fuzzer:DeleteRuleByCallerBundleNameFuzzTest",
161    "fuzztest_others/deleterulebytargetbundlename_fuzzer:DeleteRuleByTargetBundleNameFuzzTest",
162    "fuzztest_others/deployquickfix_fuzzer:DeployQuickFixFuzzTest",
163    "fuzztest_others/disabledynamicicon_fuzzer:DisableDynamicIconFuzzTest",
164    "fuzztest_others/distributedmanager_fuzzer:DistributedManagerFuzzTest",
165    "fuzztest_others/driverinstaller_fuzzer:DriverInstallerFuzzTest",
166    "fuzztest_others/elementname_fuzzer:ElementNameFuzzTest",
167    "fuzztest_others/filenamevalid_fuzzer:FileNameValidFuzzTest",
168    "fuzztest_others/getappjumpcontrolrule_fuzzer:GetAppJumpControlRuleFuzzTest",
169    "fuzztest_others/getdynamicicon_fuzzer:GetDynamicIconFuzzTest",
170    "fuzztest_others/getinnerbundleinfo_fuzzer:GetInnerBundleInfoFuzzTest",
171    "fuzztest_others/innersaveextendresourceinfo_fuzzer:InnerSaveExtendResourceInfoFuzzTest",
172    "fuzztest_others/installparamunmarshalling_fuzzer:InstallParamUnmarshallingFuzzTest",
173    "fuzztest_others/launcherservice_fuzzer:LauncherServiceFuzzTest",
174    "fuzztest_others/mkdirifnotexist_fuzzer:MkDirIfNotExistFuzzTest",
175    "fuzztest_others/moduleinfo_fuzzer:ModuleInfoFuzzTest",
176    "fuzztest_others/overlaymanagerhost_fuzzer:OverlayManagerHostFuzzTest",
177    "fuzztest_others/parsebundleresource_fuzzer:ParseBundleResourceFuzzTest",
178    "fuzztest_others/parseextendresourcefile_fuzzer:ParseExtendResourceFileFuzzTest",
179    "fuzztest_others/parsesyscap_fuzzer:ParseSysCapFuzzTest",
180    "fuzztest_others/permissiondef_fuzzer:PermissionDefFuzzTest",
181    "fuzztest_others/preinstallexceptionmgr_fuzzer:PreInstallExceptionMgrFuzzTest",
182    "fuzztest_others/processaddextresource_fuzzer:ProcessAddExtResourceFuzzTest",
183    "fuzztest_others/quickfix_fuzzer:QuickFixFuzzTest",
184    "fuzztest_others/quickfixbootscanner_fuzzer:QuickFixBootScannerFuzzTest",
185    "fuzztest_others/quickfixchecker_fuzzer:QuickFixCheckerFuzzTest",
186    "fuzztest_others/quickfixdatamgr_fuzzer:QuickFixDataMgrFuzzTest",
187    "fuzztest_others/quickfixdeleter_fuzzer:QuickFixDeleterFuzzTest",
188    "fuzztest_others/quickfixdeployer_fuzzer:QuickFixDeployerFuzzTest",
189    "fuzztest_others/quickfixmanagerhost_fuzzer:QuickFixManagerHostFuzzTest",
190    "fuzztest_others/quickfixmanagerhostipml_fuzzer:QuickFixManagerHostIpmlFuzzTest",
191    "fuzztest_others/quickfixmanagerrdb_fuzzer:QuickFixManagerRdbFuzzTest",
192    "fuzztest_others/quickfixmgr_fuzzer:QuickFixMgrFuzzTest",
193    "fuzztest_others/quickfixstatuscallbackproxy_fuzzer:QuickFixStatusCallbackProxyFuzzTest",
194    "fuzztest_others/quickfixswitcher_fuzzer:QuickFixSwitcherFuzzTest",
195    "fuzztest_others/removeextresourcesdb_fuzzer:RemoveExtResourcesDbFuzzTest",
196    "fuzztest_others/resetbundleresourceicon_fuzzer:ResetBundleResourceIconFuzzTest",
197    "fuzztest_others/rollback_fuzzer:RollBackFuzzTest",
198    "fuzztest_others/savecurdynamicicon_fuzzer:SaveCurDynamicIconFuzzTest",
199    "fuzztest_others/sendbroadcast_fuzzer:SendBroadCastFuzzTest",
200    "fuzztest_others/servicecenterconnection_fuzzer:ServiceCenterConnectionFuzzTest",
201    "fuzztest_others/servicecenterstatuscallback_fuzzer:ServiceCenterStatusCallbackFuzzTest",
202    "fuzztest_others/servicecenterstatuscallbackstub_fuzzer:ServiceCenterStatusCallbackStubFuzzTest",
203    "fuzztest_others/shortcutinfo_fuzzer:ShortcutInfoFuzzTest",
204    "fuzztest_others/switchquickfix_fuzzer:SwitchQuickFixFuzzTest",
205    "fuzztest_others/systemabilityhelper_fuzzer:SystemAbilityHelperFuzzTest",
206    "fuzztest_others/updateextresourcesdb_fuzzer:UpdateExtResourcesDbFuzzTest",
207    "fuzztest_others/upgradeatomicservice_fuzzer:UpgradeAtomicServiceFuzzTest",
208    "fuzztest_others/verifycallingpermission_fuzzer:VerifyCallingPermissionFuzzTest",
209    "fuzztest_others/verifymanagerhostimplcheckfileparam_fuzzer:VerifyManagerHostImplCheckFileParamFuzzTest",
210    "fuzztest_others/verifymanagerhostimplcopyfilestotempdir_fuzzer:VerifyManagerHostImplCopyFilesToTempDirFuzzTest",
211    "fuzztest_others/verifymanagerhostimpldeleteabc_fuzzer:VerifyManagerHostImplDeleteAbcFuzzTest",
212    "fuzztest_others/verifymanagerhostimplgetbundlemutex_fuzzer:VerifyManagerHostImplGetBundleMutexFuzzTest",
213    "fuzztest_others/verifymanagerhostimplgetcallingbundlename_fuzzer:VerifyManagerHostImplGetCallingBundleNameFuzzTest",
214    "fuzztest_others/verifymanagerhostimplgetfiledir_fuzzer:VerifyManagerHostImplGetFileDirFuzzTest",
215    "fuzztest_others/verifymanagerhostimplgetfilename_fuzzer:VerifyManagerHostImplGetFileNameFuzzTest",
216    "fuzztest_others/verifymanagerhostimplgetrealpath_fuzzer:VerifyManagerHostImplGetRealPathFuzzTest",
217    "fuzztest_others/verifymanagerhostimplinnerverify_fuzzer:VerifyManagerHostImplInnerVerifyFuzzTest",
218    "fuzztest_others/verifymanagerhostimplmkdirIfnotexist_fuzzer:VerifyManagerHostImplMkdirIfNotExistFuzzTest",
219    "fuzztest_others/verifymanagerhostimplmoveabc_fuzzer:VerifyManagerHostImplMoveAbcFuzzTest",
220    "fuzztest_others/verifymanagerhostimplremovetempfiles_fuzzer:VerifyManagerHostImplRemoveTempFilesFuzzTest",
221    "fuzztest_others/verifymanagerhostimplremovetempfilespaths_fuzzer:VerifyManagerHostImplRemoveTempFilesPathsFuzzTest",
222    "fuzztest_others/verifymanagerhostimplrollback_fuzzer:VerifyManagerHostImplRollBackFuzzTest",
223    "fuzztest_others/verifymanagerhostimplrollbackdir_fuzzer:VerifyManagerHostImplRollBackDirFuzzTest",
224    "fuzztest_others/verifymanagerhostimplverify_fuzzer:VerifyManagerHostImplVerifyFuzzTest",
225    "fuzztest_others/verifymanagerhostimplverifyabc_fuzzer:VerifyManagerHostImplVerifyAbcFuzzTest",
226    "fuzztest_others/verifymanagerhostimplverifyabcdir_fuzzer:VerifyManagerHostImplVerifyAbcDirFuzzTest",
227    "fuzztest_others/zip_fuzzer:ZipFuzzTest",
228  ]
229
230  if (bundle_framework_default_app) {
231    deps += [
232      "fuzztest_information/getdefaultapplication_fuzzer:GetDefaultApplicationFuzzTest",
233      "fuzztest_others/isdefaultapplication_fuzzer:IsDefaultApplicationFuzzTest",
234      "fuzztest_others/resetdefaultapplication_fuzzer:ResetDefaultApplicationFuzzTest",
235      "fuzztest_others/setdefaultapplication_fuzzer:SetDefaultApplicationFuzzTest",
236    ]
237  }
238
239  if (bundle_framework_app_control) {
240    deps += [
241      "fuzztest_application/addappInstallcontrolrule_fuzzer:AddAppInstallControlRuleFuzzTest",
242      "fuzztest_application/addappjumpcontrolrule_fuzzer:AddAppJumpControlRuleFuzzTest",
243      "fuzztest_application/addapprunningcontrolrule_fuzzer:AddAppRunningControlRuleFuzzTest",
244      "fuzztest_application/apprunningcontrolrule_fuzzer:AppRunningControlRuleFuzzTest",
245      "fuzztest_application/apprunningcontrolruleresult_fuzzer:AppRunningControlRuleResultFuzzTest",
246      "fuzztest_application/deleteappinstallcontrolrule_fuzzer:DeleteAppInstallControlRuleFuzzTest",
247      "fuzztest_application/deleteapprunningcontrolrule_fuzzer:DeleteAppRunningControlRuleFuzzTest",
248      "fuzztest_information/getappinstallcontrolrule_fuzzer:GetAppInstallControlRuleFuzzTest",
249      "fuzztest_information/getapprunningcontrolrule_fuzzer:GetAppRunningControlRuleFuzzTest",
250      "fuzztest_information/getdisposedstatus_fuzzer:GetDisposedStatusFuzzTest",
251      "fuzztest_others/deletedisposedstatus_fuzzer:DeleteDisposedStatusFuzzTest",
252      "fuzztest_others/setdisposedstatus_fuzzer:SetDisposedStatusFuzzTest",
253    ]
254  }
255}
256