blob: 40edcecc887e2c065c2d5ca529e66680005dc52f [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 = [
"aml-ethernet-s912:tests",
"asix-88179:tests",
"asix-88772b:tests",
"dwmac:tests",
"ethernet:tests",
"ethertap:tests",
"realtek-8111:tests",
"realtek-8211f:tests",
"rndis-function:rndis-function-test-package",
"usb-cdc-ecm:tests",
"usb-cdc-function:tests",
"virtio:tests",
]
}