blob: 503dfbf8f877d8268acc71e2a2d850c1338a7ff0 [file]
# 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 = [
"asix-88179:tests",
"ethernet:tests",
"ethertap:tests",
"rndis-function:rndis-function-test-package",
"usb-cdc-ecm:tests",
"virtio:virtio-ethernet-test-package",
]
}