blob: 6c6ca9cb81e54e50961c87f29b8f944a508cf6ac [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-power",
"ddk-test",
"isolateddevmgr",
"mock-device",
"operation",
"sysdev",
]
}