index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
alsa
/
pcm-test.c
Age
Commit message (
Expand
)
Author
2024-07-18
kselftest/alsa: Log the PCM ID in pcm-test
Mark Brown
2024-07-18
kselftest/alsa: Use card name rather than number in test names
Mark Brown
2024-06-27
selftests/alsa:Fix printf format string in pcm-test.c
Zhu Jun
2023-09-20
kselftest/alsa: pcm-test: Report cards declared in config but missing
Nícolas F. R. A. Prado
2023-09-11
selftests: ALSA: remove unused variables
Ding Xiang
2023-07-10
kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
Nícolas F. R. A. Prado
2023-07-10
kselftest/alsa: pcm-test: Move stream duration and margin to variables
Nícolas F. R. A. Prado
2023-06-05
selftests: alsa: pcm-test: Fix compiler warnings about the format
Mirsad Goran Todorovac
2023-03-24
kselftest/alsa - pcm-test: Don't include diagnostic message in test name
Mark Brown
2023-03-08
kselftest/alsa: Log card names during startup
Mark Brown
2023-02-04
kselftest/alsa: Run PCM tests for multiple cards in parallel
Mark Brown
2023-01-02
kselftest/alsa: pcm - Support optional description for tests
Mark Brown
2023-01-02
kselftest/alsa: pcm - skip tests when we fail to set params
Mark Brown
2023-01-02
kselftest/alsa: pcm - Always run the default set of tests
Mark Brown
2023-01-02
kselftest/alsa: pcm - move more configuration to configuration files
Jaroslav Kysela
2023-01-02
kselftest/alsa: pcm - Drop recent coverage improvement changes
Mark Brown
2022-12-01
kselftest/alsa: Add more coverage of sample rates and channel counts
Mark Brown
2022-12-01
kselftest/alsa: Provide more meaningful names for tests
Mark Brown
2022-12-01
kselftest/alsa: Report failures to set the requested channels as skips
Mark Brown
2022-12-01
kselftest/alsa: Report failures to set the requested sample rate as skips
Mark Brown
2022-12-01
kselftest/alsa: Refactor pcm-test to list the tests to run in a struct
Mark Brown
2022-11-29
selftests: alsa - move shared library configuration code to conf.c
Jaroslav Kysela
2022-11-16
selftests: alsa - add PCM test
Jaroslav Kysela