blob: 227e160645da1ad18264f3c5ffd5ed771fd72e14 [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("tests") {
testonly = true
deps = [
"bind-debugger-test",
"bind-fail-test",
"ddk-instance-lifecycle-test",
"ddk-metadata-test",
"libdriver-integration-test",
]
}