commit | 6684fb5d0dd9b875db8bf77ceffef116081f56fe | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Wed Apr 09 17:21:51 2025 +0100 |
committer | GitHub <noreply@github.com> | Wed Apr 09 17:21:51 2025 +0100 |
tree | 18f6e0f146c26b43cbef773b7bf56c45ba68f839 | |
parent | 9560e5a5655ae25ad49c6094bce04ece6b5a610d [diff] |
automated: linux: Add ALSA basic audio test (#557) This is an incredibly basic test, shipped as part of alsa-utils, which plays and records a tone then uses a FFT to verify that the tone appears sufficiently cleanly in the output. It requires that the system under test have previously been set up with a loopback audio path, either within the card or via cables. Signed-off-by: Mark Brown <broonie@kernel.org>