aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/sound/pcm_read_write.c
Commit message (Expand)AuthorAgeFilesLines
* sound: Implement AFMT_FLOAT supportChristos Margiolis2025-03-301-0/+6
* sound: Refactor the format conversion frameworkChristos Margiolis2025-03-101-272/+6
* sound tests: Fix downshift calculation in pcm_read_write testFlorian Walpen2025-02-181-4/+11
* sound tests: Fix 32bit calculation detection in pcm_read_writeFlorian Walpen2025-01-231-3/+9
* sound tests: Fix gcc buildChristos Margiolis2025-01-221-2/+2
* sound: Unit test the pcm sample read and write macrosFlorian Walpen2025-01-211-0/+509