blob: 73cfc1f8715d532a8a95c220fd1181207501a023 [file] [log] [blame] [edit]
# 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:iperf3_pkg",
"//third_party/tcpdump",
]
}