summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/alsa/pcm-test.c
AgeCommit message (Expand)Author
2023-09-20kselftest/alsa: pcm-test: Report cards declared in config but missingNícolas F. R. A. Prado
2023-09-11selftests: ALSA: remove unused variablesDing Xiang
2023-07-10kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 secondsNícolas F. R. A. Prado
2023-07-10kselftest/alsa: pcm-test: Move stream duration and margin to variablesNícolas F. R. A. Prado
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac
2023-03-24kselftest/alsa - pcm-test: Don't include diagnostic message in test nameMark Brown
2023-03-08kselftest/alsa: Log card names during startupMark Brown
2023-02-04kselftest/alsa: Run PCM tests for multiple cards in parallelMark Brown
2023-01-02kselftest/alsa: pcm - Support optional description for testsMark Brown
2023-01-02kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown
2023-01-02kselftest/alsa: pcm - Always run the default set of testsMark Brown
2023-01-02kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela
2023-01-02kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown
2022-12-01kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown
2022-12-01kselftest/alsa: Provide more meaningful names for testsMark Brown
2022-12-01kselftest/alsa: Report failures to set the requested channels as skipsMark Brown
2022-12-01kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown
2022-12-01kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown
2022-11-29selftests: alsa - move shared library configuration code to conf.cJaroslav Kysela
2022-11-16selftests: alsa - add PCM testJaroslav Kysela