# Copyright (c) 2022-2023 Huawei Device Co., Ltd. # # HDF is dual licensed: you can use it either under the terms of # the GPL, or the BSD license, at your option. # See the LICENSE file in the root of this repository for complete details. group("hdf_platform_test") { testonly = true deps = [] deps += [ "./../../../../framework/support/platform/test/fuzztest:hdf_platform_fuzztest" ] }