blob: 3e0be904a87c4125399363fcca95e5e3094a0797 [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-test",
"isolateddevmgr",
"mock-device",
"operation",
"sysdev",
"usb",
]
}