Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

kselftest/alsa: pcm - Provide descriptions for the default tests

Help people understand what the standard tests are trying to cover by
providing descriptions which both serve as comments in the file and log
messages in the program's output.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221208-alsa-pcm-test-hacks-v4-6-5a152e65b1e1@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Mark Brown and committed by
Takashi Iwai
b8680e21 8acb4524

+2
+2
tools/testing/selftests/alsa/pcm-test.conf
··· 1 1 pcm.test.time1 { 2 + description "48kHz stereo small periods" 2 3 format S16_LE 3 4 alt_formats [ S32_LE ] 4 5 rate 48000 ··· 8 7 buffer_size 4096 9 8 } 10 9 pcm.test.time2 { 10 + description "48kHz stereo large periods" 11 11 format S16_LE 12 12 alt_formats [ S32_LE ] 13 13 rate 48000