gstreamer/tests
Michael Smith dd42d7ba98 tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind.
Original commit message from CVS:
* tests/check/elements/audioconvert.c: (set_channel_positions),
(get_float_mc_caps), (get_int_mc_caps):
* tests/check/elements/audioresample.c:
* tests/check/elements/audiotestsrc.c: (GST_START_TEST):
* tests/check/elements/videorate.c:
* tests/check/elements/videotestsrc.c: (GST_START_TEST):
* tests/check/elements/volume.c:
* tests/check/elements/vorbisdec.c:
* tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
Don't busy-wait in tests; this was causing test timeouts very
frequently when running under valgrind.
2006-06-02 17:01:02 +00:00
..
check tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind. 2006-06-02 17:01:02 +00:00
examples tests/examples/volume/volume.c: Fox if core was built without parsing support. 2006-05-09 11:31:47 +00:00
icles tests/icles/stress-xoverlay.c: Fix if core was built without parsing support. 2006-05-09 11:59:13 +00:00
old Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
Makefile.am tests/Makefile.am: Don't try to build tests in tests/icles if we don't have X (#323852) 2006-03-16 20:01:03 +00:00