mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
tests: Add playback tests to check-daemon
Adds the standard/extended API playback tests to the check-daemon set.
This commit is contained in:
parent
efbfe5fecb
commit
7a237e6210
1 changed files with 3 additions and 3 deletions
|
|
@ -246,8 +246,6 @@ TESTS_norun = \
|
|||
mcalign-test \
|
||||
pacat-simple \
|
||||
parec-simple \
|
||||
extended-test \
|
||||
sync-playback \
|
||||
flist-test \
|
||||
remix-test \
|
||||
rtstutter \
|
||||
|
|
@ -258,7 +256,9 @@ TESTS_norun = \
|
|||
# These tests need a running pulseaudio daemon
|
||||
TESTS_daemon = \
|
||||
connect-stress \
|
||||
interpol-test
|
||||
extended-test \
|
||||
interpol-test \
|
||||
sync-playback
|
||||
|
||||
if !OS_IS_WIN32
|
||||
TESTS_default += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue