blob: 2f8f68b05caeb34543cedf347766c9f6cc5d5311 [file] [log] [blame]
# Copyright 2023 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 = [
"adc:tests",
"aml-saradc:tests",
]
}