blob: bddcc47329ff1a26f61eb9e4ca8f80899081bed5 [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-thermal:tests",
"aml-thermal-s905d2g-legacy:tests",
"aml-thermistor:tests",
]
}