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