blob: 81cd3e6cadd14f6ef33486344cd2fca4ed34cc10 [file] [log] [blame] [edit]
# 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 = [
"disk_inspector:tests",
"ftl:tests",
"ftl-mtd:tests",
"interval_tree:tests",
"paver:tests",
"watchdog:tests",
]
}