blob: 3abd2092c52440a3c8ff8f6485108598d55fbbb6 [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",
"as370-power:tests",
"fusb302:tests",
"nelson-brownout-protection:tests",
"power:tests",
"ti-ina231:tests",
]
}