blob: 98b70976bee199241068d43e98324d5e2d60a459 [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("benchmarks") {
testonly = true
deps = [
"cpp",
"driver_cpp",
"driver_llcpp",
"fidlc:fidlc_microbenchmarks",
"go",
"hlcpp",
"lib-fidl",
"llcpp",
"reference",
"rust",
]
}