blob: 5da1e1b44af56d692dd6006b087ce1e065b14fe5 [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("tests") {
testonly = true
public_deps = [
"boringssl:boringssl-fuzzers",
"boringssl:tests",
"colorama:tests",
"go:tests",
"jellyfish:tests",
"libc-tests:nacl-libc-tests",
"pigweed:tests",
"re2:tests",
"tcpdump:tests",
]
}