Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PulseAudio
pulseaudio
Commits
197fda6b
Commit
197fda6b
authored
Nov 17, 2021
by
Arun Raghavan
🐾
Browse files
tests: Add passthrough test back to daemon tests
This got dropped during the move to meson. Part-of: <
!665
>
parent
56a9743f
Pipeline
#448572
passed with stages
in 2 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/tests/meson.build
View file @
197fda6b
...
...
@@ -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 ] ],
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment