summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/alsa/pcm-test.c
Commit message (Expand)AuthorAgeFilesLines
* kselftest/alsa: Log the PCM ID in pcm-testMark Brown2024-07-181-0/+4
* kselftest/alsa: Use card name rather than number in test namesMark Brown2024-07-181-19/+45
* selftests/alsa:Fix printf format string in pcm-test.cZhu Jun2024-06-271-1/+1
* kselftest/alsa: pcm-test: Report cards declared in config but missingNícolas F. R. A. Prado2023-09-201-0/+10
* selftests: ALSA: remove unused variablesDing Xiang2023-09-111-2/+2
* kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 secondsNícolas F. R. A. Prado2023-07-101-1/+1
* kselftest/alsa: pcm-test: Move stream duration and margin to variablesNícolas F. R. A. Prado2023-07-101-3/+5
* selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac2023-06-051-5/+5
* kselftest/alsa - pcm-test: Don't include diagnostic message in test nameMark Brown2023-03-241-6/+7
* kselftest/alsa: Log card names during startupMark Brown2023-03-081-0/+10
* kselftest/alsa: Run PCM tests for multiple cards in parallelMark Brown2023-02-041-8/+72
* kselftest/alsa: pcm - Support optional description for testsMark Brown2023-01-021-0/+5
* kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown2023-01-021-6/+33
* kselftest/alsa: pcm - Always run the default set of testsMark Brown2023-01-021-25/+58
* kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela2023-01-021-33/+69
* kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown2023-01-021-62/+26
* kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown2022-12-011-3/+8
* kselftest/alsa: Provide more meaningful names for testsMark Brown2022-12-011-3/+3
* kselftest/alsa: Report failures to set the requested channels as skipsMark Brown2022-12-011-1/+8
* kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown2022-12-011-6/+17
* kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown2022-12-011-20/+33
* selftests: alsa - move shared library configuration code to conf.cJaroslav Kysela2022-11-291-70/+0
* selftests: alsa - add PCM testJaroslav Kysela2022-11-161-0/+523