blob: 0b7008079e9d99a429fe6326e8977f1b5a49a874 [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.
#
# WARNING: This file was machine-generated from previous json files and
# will eventually be deleted.
group("all") {
testonly = true
public_deps = [
"//garnet/packages/benchmarks:buildbot",
"//garnet/packages/benchmarks:garnet",
]
}
# WARNING: Known to topaz.
group("buildbot") {
testonly = true
public_deps = [ "//garnet/bin/catapult_converter" ]
}
group("garnet") {
testonly = true
public_deps = [
"//garnet/packages/examples:benchmark",
"//garnet/packages/examples:scenic",
"//garnet/packages/tests:scenic",
"//garnet/tests/benchmarks:garnet_benchmarks",
"//zircon/system/utest/blobfs-bench:blobfs-bench-package",
]
}