mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -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 \
|
mcalign-test \
|
||||||
pacat-simple \
|
pacat-simple \
|
||||||
parec-simple \
|
parec-simple \
|
||||||
extended-test \
|
|
||||||
sync-playback \
|
|
||||||
flist-test \
|
flist-test \
|
||||||
remix-test \
|
remix-test \
|
||||||
rtstutter \
|
rtstutter \
|
||||||
|
|
@ -258,7 +256,9 @@ TESTS_norun = \
|
||||||
# These tests need a running pulseaudio daemon
|
# These tests need a running pulseaudio daemon
|
||||||
TESTS_daemon = \
|
TESTS_daemon = \
|
||||||
connect-stress \
|
connect-stress \
|
||||||
interpol-test
|
extended-test \
|
||||||
|
interpol-test \
|
||||||
|
sync-playback
|
||||||
|
|
||||||
if !OS_IS_WIN32
|
if !OS_IS_WIN32
|
||||||
TESTS_default += \
|
TESTS_default += \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue