]> code.delx.au - pulseaudio/commitdiff
tests: Add playback tests to check-daemon
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 10 Nov 2011 07:54:07 +0000 (13:24 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 10 Nov 2011 07:54:07 +0000 (13:24 +0530)
Adds the standard/extended API playback tests to the check-daemon set.

src/Makefile.am

index 0262b065b0253ed32376300fa4315ef6818f1493..b4930d44f3df6429a339bd3f8a895935881791a3 100644 (file)
@@ -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 += \