[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] tests: Add passthrough test back to daemon tests
PulseAudio Marge Bot (@pulseaudio-merge-bot)
gitlab at gitlab.freedesktop.org
Wed Nov 17 21:59:54 UTC 2021
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20211117/ef03b686/attachment.htm>
More information about the pulseaudio-commits
mailing list