[pulseaudio-commits] src/Makefile.am

Arun Raghavan arun at kemper.freedesktop.org
Wed Nov 9 23:54:55 PST 2011


 src/Makefile.am |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 7a237e62101c06ca0b8ea41f1ed60005800e02cd
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Thu Nov 10 13:24:07 2011 +0530

    tests: Add playback tests to check-daemon
    
    Adds the standard/extended API playback tests to the check-daemon set.

diff --git a/src/Makefile.am b/src/Makefile.am
index 0262b06..b4930d4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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 += \



More information about the pulseaudio-commits mailing list