blob: 760f67293508c0254f52bdbef518a6a4923c091b [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 = [
"dw-i2c:tests",
"i2c:tests",
"mt8167-i2c:tests",
]
}