mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
tests: Add pipewire-alsa stress test
Add test that opens, prepares and closes the alsa pcm device in several threads simultaneously in an infinite loop.
This commit is contained in:
parent
c97d489929
commit
6aeb640e31
3 changed files with 175 additions and 0 deletions
|
|
@ -467,6 +467,7 @@ endif
|
|||
if alsa_dep.found()
|
||||
subdir('pipewire-alsa/alsa-plugins')
|
||||
subdir('pipewire-alsa/conf')
|
||||
subdir('pipewire-alsa/tests')
|
||||
endif
|
||||
|
||||
doxygen = find_program('doxygen', required : get_option('docs'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue