PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio


Commits:
197fda6b by Arun Raghavan at 2021-11-17T16:44:29-05:00
tests: Add passthrough test back to daemon tests

This got dropped during the move to meson.

Part-of: 
<https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/665>

- - - - -


1 changed file:

- src/tests/meson.build


Changes:

=====================================
src/tests/meson.build
=====================================
@@ -238,6 +238,8 @@ if get_option('daemon')
   daemon_tests = [
     [ 'extended-test', 'extended-test.c',
       [ check_dep, libm_dep, libpulse_dep ] ],
+    [ 'passthrough-test', 'passthrough-test.c',
+      [ check_dep, libpulse_dep, libpulsecommon_dep ] ],
     [ 'sync-playback', 'sync-playback.c',
       [ check_dep, libm_dep, libpulse_dep ] ],
   ]



View it on GitLab: 
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/197fda6b276eae5d03dc1c50575005d95e45a621

-- 
View it on GitLab: 
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/197fda6b276eae5d03dc1c50575005d95e45a621
You're receiving this email because of your account on gitlab.freedesktop.org.


Reply via email to