blob: 7a792329d95c6855c5dd69457dc8be206d0a1c07 [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-cpu:tests",
"aml-cpu-legacy:tests",
]
}