History log of /src/tests/lib/libossaudio |
Revision | Date | Author | Comments |
1.1 | 11-Dec-2020 |
nia | add some basic tests for libossaudio
since there are already tests for audio this is focused on making sure the ioctls translate properly and implement the necessary OSS compat quirks.
right now this only covers the dsp ioctls, it should also cover the mixer ioctls, although that's significantly harder.
|
1.4 | 02-Aug-2021 |
andvar | s/suported/supported in comments
|
1.3 | 26-Dec-2020 |
gson | Disable the lib/libossaudio/t_ossaudio:oss_dsp_trigger_read test case on sparc until PR port-sparc/55876 gets fixed.
|
1.2 | 14-Dec-2020 |
nia | t_ossaudio: More descriptive failure cases
|
1.1 | 11-Dec-2020 |
nia | add some basic tests for libossaudio
since there are already tests for audio this is focused on making sure the ioctls translate properly and implement the necessary OSS compat quirks.
right now this only covers the dsp ioctls, it should also cover the mixer ioctls, although that's significantly harder.
|