blob: 9d9a105bc016ecf711e79368d4c04f6bd1bcbb19 [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-s905d2g:tests",
"aml-thermal-s905d2g-legacy:tests",
"aml-thermal-s912:tests",
"aml-thermistor:tests",
"as370-thermal:tests",
"mtk-thermal:tests",
"vs680-thermal:tests",
]
}