blob: 422641359b4e3a3de94e947544346d55ff4badb0 [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-i2c:tests",
"dw-i2c:tests",
"i2c:tests",
"intel-i2c:tests",
"mt8167-i2c:tests",
]
}