tests: camerabin: enable camerabin tests

Re-enabling camerabin tests, they are passing.
This commit is contained in:
Thiago Santos 2010-04-09 09:14:02 -03:00
parent 8061256ae0
commit 181c032e2f

View file

@ -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 \