blob: 7e33f3d94e54630d0cd0b5a94a7082d5b73c0644 [file] [log] [blame]
# Copyright 2020 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 = [
"blobfs-component:tests",
"disk-pave:tests",
"minfs:tests",
"odu:tests",
"start-storage-benchmark:tests",
]
}