blob: 8f2c4ab0b3d449775350b0ae8d4dc54931f6d841 [file] [log] [blame] [edit]
# 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 = [
"lib:tests",
"vsock:tests",
"vsock-loopback:tests",
]
}