blob: 7b96cdc4f3b0b25b6d3972cbba32f8fd7010b3b1 [file] [log] [blame] [edit]
# 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-uart:tests",
"serial:tests",
"serial-async:tests",
]
}