blob: 2f0957c53423c4271ba195fa3214dbfb3d4ff2ec [file] [log] [blame]
# Copyright 2020 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.
group("tests") {
testonly = true
deps = [
"aml-canvas:tests",
"amlogic-display:tests",
"coordinator:tests",
"fake:tests",
"goldfish-display:tests",
"intel-i915:tests",
"simple:tests",
"virtio-guest:tests",
]
}