index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
alsa
Age
Commit message (
Expand
)
Author
2023-02-04
kselftest/alsa: Run PCM tests for multiple cards in parallel
Mark Brown
2023-01-02
kselftest/alsa: pcm - Add more coverage by default
Mark Brown
2023-01-02
kselftest/alsa: pcm - Provide descriptions for the default tests
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: Don't any configuration in the sample config
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-25
kselftest/alsa: Add a .gitignore for the newly added PCM test
Mark Brown
2022-11-16
selftests: alsa - add PCM test
Jaroslav Kysela
2022-05-31
selftests: alsa: Handle pkg-config failure more gracefully
Mark Brown
2022-04-25
selftests: alsa: Start validating control names
Mark Brown
2022-02-08
kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
Colin Ian King
2022-02-04
kselftest: alsa: Declare most functions static
Mark Brown
2022-02-04
kselftest: alsa: Check for event generation when we write to controls
Mark Brown
2022-01-26
kselftest: alsa: Add test case for writing invalid values
Mark Brown
2021-12-25
kselftest: alsa: Validate values read from enumerations
Mark Brown
2021-12-25
kselftest: alsa: Factor out check that values meet constraints
Mark Brown
2021-12-12
kselftest: alsa: Use private alsa-lib configuration in mixer test
Jaroslav Kysela
2021-12-12
kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILE
Takashi Sakamoto
2021-12-12
kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
Mark Brown