aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/sound
Commit message (Expand)AuthorAgeFilesLines
* sound tests: Actually fix format stringsDag-Erling Smørgrav2025-11-111-2/+3
* sound tests: Fix format specified for kevent.dataChristos Margiolis2025-11-111-2/+2
* sound tests: Fix select(2) argumentsChristos Margiolis2025-11-111-1/+1
* sound tests: Test pollingChristos Margiolis2025-11-112-0/+205
* tests/sndstat: use require.kmods property instead of ad-hoc checksSiva Mahadevan2025-09-051-11/+2
* sound tests: Fetch HWBUF_RATE and SWBUF_RATE in sndstat_nvChristos Margiolis2025-04-261-0/+2
* sound tests: Fix PVCHAN and RVCHAN fetching in sndstat_nvChristos Margiolis2025-04-261-2/+2
* 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-212-0/+513
* sound tests: Add SNDSTIOC_ADD_USER_DEVS testChristos Margiolis2024-08-241-4/+183
* sound tests: Add sndstat nvlist ATF testChristos Margiolis2024-07-272-0/+223