blob: 12d22cdbea0cfa620854f38282bcf56850019d4c [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors
# 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 = [
"runtime:tests",
"ta:tests",
"tee_internal_api:tests",
"tests",
]
}