linux/tools/testing/selftests/alsa
Mark Brown 7d721baea1 kselftest/alsa: Add more coverage of sample rates and channel counts
Now that we can skip unsupported configurations add some more test cases
using that, cover 8kHz, 44.1kHz and 96kHz plus 8kHz mono and 48kHz 6
channel.

44.1kHz is a different clock base to the existing 48kHz tests and may
therefore show problems with the clock configuration if only 8kHz based
rates are really available (or help diagnose if bad clocking is due to
only 44.1kHz based rates being supported). 8kHz mono and 48Hz 6 channel
are real world formats and should show if clocking does not account for
channel count properly.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221201170745.1111236-7-broonie@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-12-01 20:02:14 +01:00
..
conf.d kselftest/alsa: Don't any configuration in the sample config 2022-12-01 20:02:12 +01:00
.gitignore kselftest/alsa: Add a .gitignore for the newly added PCM test 2022-11-25 16:50:52 +01:00
alsa-local.h selftests: alsa - move shared library configuration code to conf.c 2022-11-29 15:05:18 +01:00
conf.c selftests: alsa - move shared library configuration code to conf.c 2022-11-29 15:05:18 +01:00
Makefile selftests: alsa - move shared library configuration code to conf.c 2022-11-29 15:05:18 +01:00
mixer-test.c selftests: alsa - move shared library configuration code to conf.c 2022-11-29 15:05:18 +01:00
pcm-test.c kselftest/alsa: Add more coverage of sample rates and channel counts 2022-12-01 20:02:14 +01:00