gstreamer/tests
Thiago Santos a40270a054 camerabin: Refactor tests
The tests were done in 2 steps, first there was a suite
that generated the files (while checking that camerabin
was operating correctly). Then there was a second suite
that was run to check that all files were playable with
playbin2. Those second tests were not being run because
they were checking if camerabin was initialized, and it
never was as those tests didn't use a 'setup' function.

This commit refactors the tests by removing this second
suite and merging its validation with the first suite's
functions.
2010-09-05 09:15:56 -03:00
..
check camerabin: Refactor tests 2010-09-05 09:15:56 -03:00
examples camerabin: Don't install gst-camera.ui 2010-08-30 15:20:08 +02:00
icles examples: Use cairo instead of gdk_draw_* API 2010-07-22 09:21:33 +02:00
Makefile.am Move examples directory to tests/examples as in every other GStreamer module 2009-02-24 16:33:51 +01:00