[gst-cvs] gst-plugins-bad: tests: camerabin: enable camerabin tests

Thiago Sousa Santos thiagoss at kemper.freedesktop.org
Fri Apr 9 05:20:11 PDT 2010


Module: gst-plugins-bad
Branch: master
Commit: 181c032e2f3542fabd478464dc1254320f9aeb6f
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=181c032e2f3542fabd478464dc1254320f9aeb6f

Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Fri Apr  9 09:14:02 2010 -0300

tests: camerabin: enable camerabin tests

Re-enabling camerabin tests, they are passing.

---

 tests/check/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index f40ec65..4404754 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -108,8 +108,7 @@ VALGRIND_TESTS_DISABLE = \
 # changes to fix this are needed in the camerabin test)
 # neon: too flaky (almost always fails 'the first time')
 noinst_PROGRAMS = \
-	$(check_neon)      \
-	elements/camerabin
+	$(check_neon)
 
 check_PROGRAMS = \
 	generic/states \
@@ -125,6 +124,7 @@ check_PROGRAMS = \
 	elements/amrparse \
 	elements/autoconvert \
 	elements/asfmux \
+	elements/camerabin \
 	elements/capssetter \
 	elements/dataurisrc \
 	elements/imagefreeze \





More information about the Gstreamer-commits mailing list