blob: 252556eff9a2d6949066e8c4d5044115acfb00da [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",
]
}