• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2022-2023 Huawei Device Co., Ltd.
2#
3# HDF is dual licensed: you can use it either under the terms of
4# the GPL, or the BSD license, at your option.
5# See the LICENSE file in the root of this repository for complete details.
6
7group("hdf_platform_test") {
8  testonly = true
9  deps = []
10  deps += [ "./../../../../framework/support/platform/test/fuzztest:hdf_platform_fuzztest" ]
11}
12