1c2b37d2cSopenharmony_ci# Copyright (c) 2022-2024 Huawei Device Co., Ltd. 2c2b37d2cSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 3c2b37d2cSopenharmony_ci# you may not use this file except in compliance with the License. 4c2b37d2cSopenharmony_ci# You may obtain a copy of the License at 5c2b37d2cSopenharmony_ci# 6c2b37d2cSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 7c2b37d2cSopenharmony_ci# 8c2b37d2cSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 9c2b37d2cSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 10c2b37d2cSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11c2b37d2cSopenharmony_ci# See the License for the specific language governing permissions and 12c2b37d2cSopenharmony_ci# limitations under the License. 13c2b37d2cSopenharmony_ci 14c2b37d2cSopenharmony_cigroup("fuzztest") { 15c2b37d2cSopenharmony_ci testonly = true 16c2b37d2cSopenharmony_ci deps = [] 17c2b37d2cSopenharmony_ci 18c2b37d2cSopenharmony_ci deps += [ 19c2b37d2cSopenharmony_ci # deps file 20c2b37d2cSopenharmony_ci "activateosaccount_fuzzer:ActivateOsAccountFuzzTest", 21c2b37d2cSopenharmony_ci "addserverconfig_fuzzer:AddServerConfigFuzzTest", 22c2b37d2cSopenharmony_ci "createosaccount_fuzzer:CreateOsAccountFuzzTest", 23c2b37d2cSopenharmony_ci "deactivateosaccount_fuzzer:DeactivateOsAccountFuzzTest", 24c2b37d2cSopenharmony_ci "getaccountserverconfig_fuzzer:GetAccountServerConfigFuzzTest", 25c2b37d2cSopenharmony_ci "getbundleidfromuid_fuzzer:GetBundleIdFromUidFuzzTest", 26c2b37d2cSopenharmony_ci "getcreatedosaccountnumfromdatabase_fuzzer:GetCreatedOsAccountNumFromDatabaseFuzzTest", 27c2b37d2cSopenharmony_ci "getcreatedosaccountscount_fuzzer:GetCreatedOsAccountsCountFuzzTest", 28c2b37d2cSopenharmony_ci "getdefaultactivatedosaccount_fuzzer:GetDefaultActivatedOsAccountFuzzTest", 29c2b37d2cSopenharmony_ci "getdistributedvirtualdeviceid_fuzzer:GetDistributedVirtualDeviceIdFuzzTest", 30c2b37d2cSopenharmony_ci "getforegroundosaccountlocalid_fuzzer:GetForegroundOsAccountLocalIdFuzzTest", 31c2b37d2cSopenharmony_ci "getmaxallowcreateidfromdatabase_fuzzer:GetMaxAllowCreateIdFromDatabaseFuzzTest", 32c2b37d2cSopenharmony_ci "getosaccountallconstraints_fuzzer:GetOsAccountAllConstraintsFuzzTest", 33c2b37d2cSopenharmony_ci "getosaccountfromdatabase_fuzzer:GetOsAccountFromDatabaseFuzzTest", 34c2b37d2cSopenharmony_ci "getosaccountlistfromdatabase_fuzzer:GetOsAccountListFromDatabaseFuzzTest", 35c2b37d2cSopenharmony_ci "getosaccountlocalidbyserialnumber_fuzzer:GetOsAccountLocalIdBySerialNumberFuzzTest", 36c2b37d2cSopenharmony_ci "getosaccountlocalidfromdomain_fuzzer:GetOsAccountLocalIdFromDomainFuzzTest", 37c2b37d2cSopenharmony_ci "getosaccountlocalidfromprocess_fuzzer:GetOsAccountLocalIdFromProcessFuzzTest", 38c2b37d2cSopenharmony_ci "getosaccountlocalidfromuid_fuzzer:GetOsAccountLocalIdFromUidFuzzTest", 39c2b37d2cSopenharmony_ci "getosaccountprofilephoto_fuzzer:GetOsAccountProfilePhotoFuzzTest", 40c2b37d2cSopenharmony_ci "getosaccountshortname_fuzzer:GetOsAccountShortNameFuzzTest", 41c2b37d2cSopenharmony_ci "getosaccountswitchmod_fuzzer:GetOsAccountSwitchModFuzzTest", 42c2b37d2cSopenharmony_ci "getosaccounttype_fuzzer:GetOsAccountTypeFuzzTest", 43c2b37d2cSopenharmony_ci "getosaccounttypefromprocess_fuzzer:GetOsAccountTypeFromProcessFuzzTest", 44c2b37d2cSopenharmony_ci "getserialnumberbyosaccountlocalid_fuzzer:GetSerialNumberByOsAccountLocalIdFuzzTest", 45c2b37d2cSopenharmony_ci "getserialnumberfromdatabase_fuzzer:GetSerialNumberFromDatabaseFuzzTest", 46c2b37d2cSopenharmony_ci "iscurrentosaccountverified_fuzzer:IsCurrentOsAccountVerifiedFuzzTest", 47c2b37d2cSopenharmony_ci "ismainosaccount_fuzzer:IsMainOsAccountFuzzTest", 48c2b37d2cSopenharmony_ci "ismultiosaccountenable_fuzzer:IsMultiOsAccountEnableFuzzTest", 49c2b37d2cSopenharmony_ci "isosaccountactived_fuzzer:IsOsAccountActivedFuzzTest", 50c2b37d2cSopenharmony_ci "isosaccountcompleted_fuzzer:IsOsAccountCompletedFuzzTest", 51c2b37d2cSopenharmony_ci "isosaccountconstraintenable_fuzzer:IsOsAccountConstraintEnableFuzzTest", 52c2b37d2cSopenharmony_ci "isosaccountexists_fuzzer:IsOsAccountExistsFuzzTest", 53c2b37d2cSopenharmony_ci "isosaccountforeground_fuzzer:IsOsAccountForegroundFuzzTest", 54c2b37d2cSopenharmony_ci "isosaccountverified_fuzzer:IsOsAccountVerifiedFuzzTest", 55c2b37d2cSopenharmony_ci "queryaccountinfo_fuzzer:QueryAccountInfoFuzzTest", 56c2b37d2cSopenharmony_ci "removeosaccount_fuzzer:RemoveOsAccountFuzzTest", 57c2b37d2cSopenharmony_ci "removeserverconfig_fuzzer:RemoveServerConfigFuzzTest", 58c2b37d2cSopenharmony_ci "setcurrentosaccountisverified_fuzzer:SetCurrentOsAccountIsVerifiedFuzzTest", 59c2b37d2cSopenharmony_ci "setdefaultactivatedosaccount_fuzzer:SetDefaultActivatedOsAccountFuzzTest", 60c2b37d2cSopenharmony_ci "setglobalosaccountconstraints_fuzzer:SetGlobalOsAccountConstraintsFuzzTest", 61c2b37d2cSopenharmony_ci "setosaccountconstraints_fuzzer:SetOsAccountConstraintsFuzzTest", 62c2b37d2cSopenharmony_ci "setosaccountisverified_fuzzer:SetOsAccountIsVerifiedFuzzTest", 63c2b37d2cSopenharmony_ci "setosaccountname_fuzzer:SetOsAccountNameFuzzTest", 64c2b37d2cSopenharmony_ci "setosaccountprofilephoto_fuzzer:SetOsAccountProfilePhotoFuzzTest", 65c2b37d2cSopenharmony_ci "setosaccounttoberemoved_fuzzer:SetOsAccountToBeRemovedFuzzTest", 66c2b37d2cSopenharmony_ci "setspecificosaccountconstraints_fuzzer:SetSpecificOsAccountConstraintsFuzzTest", 67c2b37d2cSopenharmony_ci "startosaccount_fuzzer:StartOsAccountFuzzTest", 68c2b37d2cSopenharmony_ci "subscribeosaccount_fuzzer:SubscribeOsAccountFuzzTest", 69c2b37d2cSopenharmony_ci ] 70c2b37d2cSopenharmony_ci} 71