summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/alsa
AgeCommit message (Expand)AuthorLines
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian-1/+1
2024-11-24selftests/alsa: Add a few missing gitignore filesLi Zhijian-0/+2
2024-09-30selftest: alsa: check if user has alsa installedAbdul Rahim-0/+4
2024-08-18selftests: ALSA: Cover userspace-driven timers with testIvan Orlov-2/+253
2024-07-18kselftest/alsa: Log the PCM ID in pcm-testMark Brown-0/+4
2024-07-18kselftest/alsa: Use card name rather than number in test namesMark Brown-58/+104
2024-07-15Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-1/+1
2024-06-27selftests/alsa:Fix printf format string in pcm-test.cZhu Jun-1/+1
2024-06-18kselftest/alsa: Fix validation of writes to volatile controlsMark Brown-16/+29
2024-05-29kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown-1/+1
2024-05-08selftests/alsa: make dump_config_tree() as void functionJaroslav Kysela-1/+1
2024-03-05selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski-2/+2
2024-01-09kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac-1/+1
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac-1/+1
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac-1/+1
2024-01-09kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac-1/+1
2023-12-18kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal-1/+1
2023-09-20kselftest/alsa: pcm-test: Report cards declared in config but missingNícolas F. R. A. Prado-47/+73
2023-09-11selftests: ALSA: remove unused variablesDing Xiang-12/+5
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai-3/+2
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai-0/+1
2023-07-13selftests: ALSA: Fix fclose on an already fclosed file pointerColin Ian King-3/+1
2023-07-10kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 secondsNícolas F. R. A. Prado-1/+1
2023-07-10kselftest/alsa: pcm-test: Move stream duration and margin to variablesNícolas F. R. A. Prado-3/+5
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai-1/+334
2023-06-07selftests: ALSA: Add test for the 'pcmtest' driverIvan Orlov-1/+334
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac-5/+5
2023-03-24kselftest/alsa - pcm-test: Don't include diagnostic message in test nameMark Brown-6/+7
2023-03-24kselftest/alsa - mixer-test: Log values associated with event issuesMark Brown-0/+44
2023-03-08kselftest/alsa: Log card names during startupMark Brown-0/+20
2023-03-08kselftest/alsa - mixer: Always log control namesMark Brown-0/+3
2023-03-08kselftest/alsa - mixer-test: Don't fail tests if we can't restore defaultMark Brown-7/+2
2023-02-04kselftest/alsa: Run PCM tests for multiple cards in parallelMark Brown-8/+74
2023-01-02kselftest/alsa: pcm - Add more coverage by defaultMark Brown-1/+46
2023-01-02kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown-0/+2
2023-01-02kselftest/alsa: pcm - Support optional description for testsMark Brown-0/+5
2023-01-02kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown-6/+33
2023-01-02kselftest/alsa: pcm - Always run the default set of testsMark Brown-25/+58
2023-01-02kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela-36/+121
2023-01-02kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown-81/+42
2022-12-01kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown-3/+8
2022-12-01kselftest/alsa: Provide more meaningful names for testsMark Brown-3/+3
2022-12-01kselftest/alsa: Don't any configuration in the sample configMark Brown-16/+19
2022-12-01kselftest/alsa: Report failures to set the requested channels as skipsMark Brown-1/+8
2022-12-01kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown-6/+17
2022-12-01kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown-20/+33
2022-11-29selftests: alsa - move shared library configuration code to conf.cJaroslav Kysela-122/+85
2022-11-25kselftest/alsa: Add a .gitignore for the newly added PCM testMark Brown-0/+1
2022-11-16selftests: alsa - add PCM testJaroslav Kysela-1/+1003
2022-05-31selftests: alsa: Handle pkg-config failure more gracefullyMark Brown-0/+3