alsa-lib
alsa-lib copied to clipboard
test: Add PCM interface tests
Add tests for various features of the PCM interface. The goal is to maximize coverage of the corresponding kernel code. The tests use a loopback device and require snd-aloop kernel module to be loaded.
@perexg Can you please review?