blob: f5362365380e7c1d53a1b71b752b46112558bd4f [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 = [
"alc5514:tests",
"alc5663:tests",
"max98373:tests",
"max98927:tests",
"tas27xx:tests",
"tas5720:tests",
"tas5782:tests",
"tas58xx:tests",
]
}