blob: 641d723c6bbd835bd665a2d7d9c2b08e3d22c259 [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.
group("bin") {
testonly = true
deps = [
"catapult_converter",
"chrealm",
"cpuperf",
"cpuperf_provider",
"cs",
"fidl_compatibility_test",
"glob",
"http",
"insntrace",
"ktrace_provider",
"log_listener",
"network_settings_server",
"network_time",
"network_time_service",
"odu",
"perfcompare",
"power_manager",
"run",
"run_test_component",
"runmany",
"sched",
"scpi",
"setui",
"setui_client",
"sl4f",
"sshd-host",
"stash",
"stash_ctl",
"sysmem_connector",
"sysmgr",
"terminal",
"test_runner",
"thermd",
"time",
"timezone",
"trace",
"trace2json",
"trace_manager",
"trace_stress",
"traceutil",
"ui",
"uname",
"vsock_service",
"wayland",
]
}