blob: b4438562c0b227c2f8eae1df46f2c0e5395303d9 [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",
"ddk-instance-lifecycle-test",
"libdriver-integration-test",
]
}