blob: 8b4a20e728d8b7029a75ec407913dfe035021a3b [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 = [
"manager:tests",
"runtime:tests",
"ta:tests",
"tee_internal_api:tests",
"tests",
]
}