gstreamer/tests
Thiago Santos 316091d452 camerabin2: Fix some racyness in tests
Fix some racyness as the test was checking the idle property
right after it got the preview message for video recordings. In some
conditions, it might happen that camerabin2 still hasn't decremented
the processing counter after posting the preview and/or the image/video-done
message and the test will get idle=false and fail.

The approach for checking for the idle property was a busy loop with
a sleep. Far from elegant, but good enough for these tests.
2011-11-14 18:39:42 -03:00
..
check camerabin2: Fix some racyness in tests 2011-11-14 18:39:42 -03:00
examples examples: Fixes for compiling with GTK+ 3.0 2011-10-06 23:22:51 +05:30
files tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00
icles icles: Completely remove equalizer-test from -bad, it's in -good now 2011-02-16 15:29:29 +01:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00