blob: 44cd199aa77e3ae73fc7eafaa6f50cf1c180d8f4 [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 = [
"go",
"hlcpp",
"lib-fidl",
"llcpp",
"roundtrip",
"rust",
]
}