blob: c99652ddfff821a38e9c34625b2b2607f69d5913 [file]
# 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 = [
"builtin:tests",
"chromeos-acpi:tests",
"compat:tests",
"cpu-trace:tests",
"test:tests",
"virtio-rng:tests",
]
}