Commit b8680e21 authored by Mark Brown's avatar Mark Brown Committed by Takashi Iwai

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: default avatarJaroslav Kysela <perex@perex.cz>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221208-alsa-pcm-test-hacks-v4-6-5a152e65b1e1@kernel.orgSigned-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8acb4524
pcm.test.time1 {
description "48kHz stereo small periods"
format S16_LE
alt_formats [ S32_LE ]
rate 48000
......@@ -7,6 +8,7 @@ pcm.test.time1 {
buffer_size 4096
}
pcm.test.time2 {
description "48kHz stereo large periods"
format S16_LE
alt_formats [ S32_LE ]
rate 48000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment