From 24407f0aa6012e055ec33c3ab6175a299413f389 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Mon, 19 Dec 2011 15:17:22 -0300 Subject: [PATCH] tests: camerabin2: enable tests Tests are passing now, enable them --- tests/check/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index f7069b0..60be0e6 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -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) \ -- 2.7.4