blob: 778bea8674c58c512f8bfbc18fa3165f0a272793 [file] [log] [blame]
# Copyright 2021 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 = [
"base_package:tests",
"blobfs:tests",
"fvm:tests",
"update_package:tests",
"util:tests",
"vbmeta:tests",
"zbi:tests",
]
}