index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
alsa
Age
Commit message (
Expand
)
Author
2024-03-05
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2024-01-09
kselftest/alsa - conf: Stringify the printed errno in sysfs_get()
Mirsad Todorovac
2024-01-09
kselftest/alsa - mixer-test: Fix the print format specifier warning
Mirsad Todorovac
2024-01-09
kselftest/alsa - mixer-test: Fix the print format specifier warning
Mirsad Todorovac
2024-01-09
kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...
Mirsad Todorovac
2023-12-18
kselftest: alsa: fixed a print formatting warning
Ghanshyam Agrawal
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-25
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2023-07-19
selftests: ALSA: Add test-pcmtest-driver to .gitignore
Takashi Iwai
2023-07-13
selftests: ALSA: Fix fclose on an already fclosed file pointer
Colin Ian King
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-26
Merge branch 'for-next' into for-linus
Takashi Iwai
2023-06-07
selftests: ALSA: Add test for the 'pcmtest' driver
Ivan Orlov
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-24
kselftest/alsa - mixer-test: Log values associated with event issues
Mark Brown
2023-03-08
kselftest/alsa: Log card names during startup
Mark Brown
2023-03-08
kselftest/alsa - mixer: Always log control names
Mark Brown
2023-03-08
kselftest/alsa - mixer-test: Don't fail tests if we can't restore default
Mark Brown
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