mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
tests: camerabin: enable camerabin tests
Re-enabling camerabin tests, they are passing.
This commit is contained in:
parent
8061256ae0
commit
181c032e2f
1 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue