blob: 5f54dc2d4a58faded071577dc6907d2efe444fe1 [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-meson-power:tests",
"aml-pwm-regulator:tests",
"fusb302:tests",
"nelson-brownout-protection:tests",
"power:tests",
"ti-ina231:tests",
]
}