gstreamer/tests/check/elements
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
..
.gitignore tests: add some more unit test binaries to .gitignore 2011-07-14 14:37:14 +01:00
asfmux.c asfmux: Fix buffer leak in the unit test 2010-12-21 17:05:34 +01:00
assrender.c assrender: Remove bus GSource to prevent a valgrind warning 2011-04-18 11:50:34 +02:00
autoconvert.c tests: Fix leak in autoconvert test 2010-12-19 17:40:12 +05:30
autovideoconvert.c autovideoconvert: Rename and adjust unit test too 2010-12-19 11:21:27 +01:00
baseaudiovisualizer.c tests: add a test for baseaudiovisualizer 2011-06-06 15:25:14 +03:00
camerabin.c camerabin: Add image-formatter property 2011-05-23 12:08:37 -03:00
camerabin2.c camerabin2: Fix some racyness in tests 2011-11-14 18:39:42 -03:00
dataurisrc.c tests: add unit test for dataurisrc 2010-02-15 00:56:33 +00:00
faac.c faac: Fix unit test after latest faac changes 2011-05-31 13:09:57 +02:00
faad.c tests: fix compiler warning in faad unit test 2011-07-29 21:27:28 +01:00
h263parse.c tests: add unit tests for a number of video parsers 2011-05-25 21:51:56 +02:00
h264parse.c tests: h264parse: fix exit code 2011-11-01 12:12:56 +01:00
id3mux.c checks: skip id3mux unit tests that need id3demux if id3demux is not available 2010-08-08 12:46:01 +01:00
jifmux.c tests: jifmux: Adds test for new exposure compensation tag 2011-04-14 00:04:48 -03:00
jpegparse.c jpegparse: unit test for APP1/exif & comment parsing 2011-05-25 22:18:10 +03:00
kate.c tests: Fix kate test 2010-03-21 21:29:47 +01:00
legacyresample.c legacyresample: Fix memory leak in the unit test by unreffing the caps 2009-03-06 20:02:21 +01:00
logoinsert.c logoinsert: Fix memleaks, add test 2011-03-23 21:33:48 -07:00
mpeg2enc.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
mpeg4videoparse.c tests: add unit tests for a number of video parsers 2011-05-25 21:51:56 +02:00
mpegvideoparse.c mpegvideoparse: Port to the new mpeg parsing library 2011-09-02 15:46:02 +02:00
mplex.c Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
mxfdemux.c Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a single component. This currently only works... 2008-12-31 08:53:02 +00:00
mxfdemux.h tests/check/elements/mxfdemux.*: Make sure the main loop is already running when handling the EOS event in pull mode.... 2008-12-16 12:37:15 +00:00
mxfmux.c wavpack: Remove bus GSource to prevent a valgrind warning 2011-04-18 12:01:07 +02:00
neonhttpsrc.c neonhttpsrc: add "cookies" property 2010-08-06 10:44:24 +01:00
ofa.c ofa: Remove bus GSource to prevent a valgrind warning 2011-04-18 11:57:15 +02:00
parser.c tests: additional offset tracking in parser test helper 2011-05-25 21:51:55 +02:00
parser.h tests: additional parameterization for parser test helper 2011-05-25 21:51:55 +02:00
rtpmux.c tests: Change tests to not use the priority pads instead of the events 2010-06-02 20:47:08 -04:00
schroenc.c Add a schroenc test 2010-11-30 18:55:25 -08:00
timidity.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
viewfinderbin.c viewfinderbin: Add basic check test 2010-12-23 13:24:56 -03:00
voaacenc.c voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc lib 2011-05-14 12:08:27 +02:00
vp8dec.c vp8dec: Add simple unit test for vp8dec 2010-07-10 15:46:51 +02:00
vp8enc.c vp8enc: Improve unit test a bit 2010-07-10 15:46:43 +02:00
x264enc.c Add documentation and unit test for x264enc. 2008-08-12 13:08:39 +00:00
zbar.c tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00