blob: e5acf7c4df7fc7ff9cd630703c10da945426f62f [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("tools") {
testonly = true
public_deps = [
"signal_generator",
"virtual_audio_util",
"vol",
"wav_recorder",
]
}