blob: a3aefa9629513531d696cbb0e102486d833df53e [file] [log] [blame]
# Copyright 2019 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("test") {
testonly = true
deps = [
"ddk-fidl-test",
"ddk-runcompatibilityhook",
"ddk-test",
"isolateddevmgr",
"mock-device",
"operation",
"sysdev",
"usb",
]
}