summaryrefslogtreecommitdiff
path: root/sound/core/sound_kunit.c
AgeCommit message (Expand)Author
2024-05-09ALSA: kunit: Add missing module descriptionsTakashi Iwai
2024-04-28ALSA: kunit: use const qualifier for immutable dataTakashi Sakamoto
2024-04-26ALSA: kunit: make read-only array buf_samples static constColin Ian King
2024-02-28ALSA: kunit: Fix sparse warningsTakashi Iwai
2024-02-19ALSA: core: fix buffer overflow in test_format_fill_silence()Arnd Bergmann
2024-01-30ALSA: core: Add sound core KUnit testIvan Orlov