blob: 33687c5c210aed2772bed0beb8e626a79ae542cb [file] [log] [blame]
# Copyright 2022 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("tools") {
testonly = true
deps = [
"//src/connectivity/network/tools",
"//third_party/iperf",
"//third_party/tcpdump",
]
}