blob: b2433c0413c0ae0bc09ba1ee66bd84190ac09a71 [file] [log] [blame] [edit]
# 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 = [
"chromeos-acpi:tests",
"compat:tests",
"test:tests",
"virtio-rng:tests",
"virtio-socket:tests",
]
}