blob: 96c0617afa1157eca51e0793f5622ea1b15da23f [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",
]
}