blob: e5ad887c62d41cac19f6a782f1c2f778c10778d6 [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-thermistor:tests",
]
}