blob: 188dc0254c2e5830b28e90ff2c84d73da54a5924 [file] [log] [blame]
# Copyright 2020 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
deps = [
"diagnostics-traits:tests",
"dns_server_watcher:tests",
"net_interfaces:tests",
"netfilter:tests",
"oneshot-sync:tests",
"sockaddr:tests",
"todo_unused:tests",
]
}