blob: a9beab1eefe3e3ad321ab75b0650dfc977e312bc [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("hermetic_tests") {
testonly = true
deps = [
"realm_proxy:tests",
"tools:hermetic_tests",
"unittests:hermetic_tests",
]
}