tests: camerabin2: enable tests

Tests are passing now, enable them
This commit is contained in:
Thiago Santos 2011-12-19 15:17:22 -03:00
parent 88e3d82201
commit 24407f0aa6

View file

@ -163,7 +163,6 @@ VALGRIND_TESTS_DISABLE = \
# camerabin2: wrappercamerabinsrc:test_multiple_video_recordings:0: Unexpected critical/warning: gst_caps_get_structure: assertion `GST_IS_CAPS (caps)' failed
# colorspace: bad memory accesses in orc code for odd width buffers - https://bugzilla.gnome.org/show_bug.cgi?id=663248
noinst_PROGRAMS = \
elements/camerabin2 \
pipelines/colorspace \
$(check_neon)
@ -185,6 +184,7 @@ check_PROGRAMS = \
elements/asfmux \
elements/baseaudiovisualizer \
elements/camerabin \
elements/camerabin2 \
elements/dataurisrc \
elements/legacyresample \
$(check_jifmux) \