summaryrefslogtreecommitdiff
path: root/sound/core/sound_kunit.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-09ALSA: kunit: Add missing module descriptionsTakashi Iwai1-0/+1
2024-04-28ALSA: kunit: use const qualifier for immutable dataTakashi Sakamoto1-4/+4
2024-04-26ALSA: kunit: make read-only array buf_samples static constColin Ian King1-1/+1
2024-02-28ALSA: kunit: Fix sparse warningsTakashi Iwai1-14/+15
2024-02-19ALSA: core: fix buffer overflow in test_format_fill_silence()Arnd Bergmann1-2/+3
2024-01-30ALSA: core: Add sound core KUnit testIvan Orlov1-0/+310