Searched hist:"7769 f1abecf501902cf96e871739da7f97424a43" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/alsa/ |
H A D | pcm-test.c | diff 7769f1abecf501902cf96e871739da7f97424a43 Tue Dec 27 11:06:48 CST 2022 Mark Brown <broonie@kernel.org> kselftest/alsa: pcm - Always run the default set of tests
Rather than allowing the system specific tests to replace the default set of tests instead run them in addition to the standard set of tests. In order to avoid name collisions in the reported tests we add an additional test class element to the reported tests. Doing this means we always get a consistent baseline of coverage no matter what card we run on but retain the ability to specify specific coverage for a given system.
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-3-5a152e65b1e1@kernel.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
|