blob: beec4da7796bf0785270da93c2af157a62753000 [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//src/graphics/lib/magma/gnbuild/magma.gni")
group("gtest") {
testonly = true
public_configs =
[ "//src/graphics/drivers/msd-arm-mali:msd_tests_include_config" ]
public_deps = [ "unit_tests:tests_requiring_hardware" ]
}