summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2023-07-19 14:43:36 +0300
committerTakashi Iwai <tiwai@suse.de>2023-07-19 16:25:03 +0300
commita2a93f4e2fd400907f89753025d1e4bebb64d4db (patch)
treee5fef6c05111f736f22b79ef2c2bdc9859c24027 /tools
parentc250ef8954eda2024c8861c36e9fc1b589481fe7 (diff)
downloadlinux-a2a93f4e2fd400907f89753025d1e4bebb64d4db.tar.xz
selftests: ALSA: Add test-pcmtest-driver to .gitignore
It was forgotten to add the new binary to .gitignore. Let's fix it. Fixes: 10b98a4db11a ("selftests: ALSA: Add test for the 'pcmtest' driver") Link: https://lore.kernel.org/r/20230719114336.18409-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools')
-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 2b0d11797f25..12dc3fcd3456 100644
--- a/tools/testing/selftests/alsa/.gitignore
+++ b/tools/testing/selftests/alsa/.gitignore
@@ -1,2 +1,3 @@
mixer-test
pcm-test
+test-pcmtest-driver