# Copyright (c) 2022-2024 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

group("test_bundle") {
  testonly = true
  deps = []

  deps += [
    # deps file
    "backupTest:backupTest",
    "bmsAccessTokentest1:bmsAccessTokentest1",
    "bmsAccessTokentest2:bmsAccessTokentest2",
    "bmsAccessTokentest3:bmsAccessTokentest3",
    "bmsThirdBundle1:bmsThirdBundle1",
    "bmsThirdBundle2:bmsThirdBundle2",
    "defaultAppTest:defaultAppTest",
    "devicetype_error:devicetype_error",
    "eighth_right:eighth_right",
    "eleventh_right:eleventh_right",
    "fifteenth_right:fifteenth_right",
    "fifth_right:fifth_right",
    "first_diff_minCompCode:first_diff_minCompCode",
    "first_diff_release_type:first_diff_release_type",
    "first_right:first_right",
    "first_right_compCode:first_right_compCode",
    "first_right_with_diff_moduleName:first_right_with_diff_moduleName",
    "first_right_with_diff_moduleType:first_right_with_diff_moduleType",
    "fourteenth_right:fourteenth_right",
    "fourth_right:fourth_right",
    "moduleJsonTest:moduleJsonTest",
    "ninth_right:ninth_right",
    "otaUpdateTestAplDown:otaUpdateTestAplDown",
    "otaUpdateTestAplUp:otaUpdateTestAplUp",
    "otaUpdateTestAppField:otaUpdateTestAppField",
    "otaUpdateTestAppField2:otaUpdateTestAppField2",
    "otaUpdateTestBasis:otaUpdateTestBasis",
    "otaUpdateTestBasis/feature1:otaUpdateTestBasisFeature1",
    "otaUpdateTestBasis/feature2:otaUpdateTestBasisFeature2",
    "otaUpdateTestBasis2:otaUpdateTestBasis2",
    "otaUpdateTestModuleField:otaUpdateTestModuleField",
    "otaUpdateTestSignaIcon:otaUpdateTestSignaIcon",
    "otaUpdateTestSoChanged:otaUpdateTestSoChanged",
    "otaUpdateTestSoChanged/feature1:otaUpdateTestSoChangedFeature1",
    "otaUpdateTestSoChanged/feature2:otaUpdateTestSoChangedFeature2",
    "previewTest:previewTest",
    "resourceManagerTest:resourceManagerTest",
    "rightTest:rightTest",
    "rightTest1:rightTest1",
    "sandboxTest:sandboxTest",
    "second_backup_right:second_backup_right",
    "second_right:second_right",
    "second_right_with_same_moduleName:second_right_with_same_moduleName",
    "seventh_right:seventh_right",
    "signatureTest:signatureTest",
    "sixteenth_right:sixteenth_right",
    "sixth_right:sixth_right",
    "system_module:system_module",
    "tenth_right:tenth_right",
    "third_right:third_right",
    "thirteenth_right:thirteenth_right",
    "thumbnailTest:thumbnailTest",
    "thumbnailTest2:thumbnailTest2",
    "twelfth_right:twelfth_right",
    "versionTest1:versionTest1",
    "versionTest2:versionTest2",
    "versionTest3:versionTest3",
    "wrong_bundle_name:wrong_bundle_name",
  ]
}