blob: 94866933ce563157cb11023161ae810c43b0d0a2 [file] [log] [blame]
# Copyright 2022 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 = [
"async-helpers/cpp:tests",
"compat:tests",
"component/cpp:tests",
"devfs:tests",
"devicetree:tests",
"metadata/cpp:tests",
"power/cpp:tests",
]
}