blob: 02feccbc26278257a29c74b5af4bc5c4295da75e [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.
import("//build/test.gni")
group("tests") {
testonly = true
deps = [
"device-protocol-pdev:tests",
"virtio:tests",
]
}