aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/alsa/.gitignore
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-11-25 15:36:54 +0000
committerTakashi Iwai <tiwai@suse.de>2022-11-25 16:50:52 +0100
commit892a0797dbbce234822f3bef9011518ffca7072e (patch)
tree804cb25e83ab0967e41d4fc69060a9ead62e72d2 /tools/testing/selftests/alsa/.gitignore
parentALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT (diff)
downloadwireguard-linux-892a0797dbbce234822f3bef9011518ffca7072e.tar.xz
wireguard-linux-892a0797dbbce234822f3bef9011518ffca7072e.zip
kselftest/alsa: Add a .gitignore for the newly added PCM test
The newly added PCM test produces a binary which is not ignored by git when built in tree, fix that. Fixes: aba51cd0949a ("selftests: alsa - add PCM test") Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Jaroslav Kysela <perex@perex.cz> Link: https://lore.kernel.org/r/20221125153654.1037868-1-broonie@kernel.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/testing/selftests/alsa/.gitignore')
-rw-r--r--tools/testing/selftests/alsa/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/alsa/.gitignore b/tools/testing/selftests/alsa/.gitignore
index 3bb7c41266a8..2b0d11797f25 100644
--- a/tools/testing/selftests/alsa/.gitignore
+++ b/tools/testing/selftests/alsa/.gitignore
@@ -1 +1,2 @@
mixer-test
+pcm-test