gstreamer/tests/check/elements
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
..
.gitignore gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
adder.c gst/adder/gstadder.*: Implement release_request_pad. 2006-05-30 16:07:50 +00:00
alsa.c tests/check/elements/alsa.c: Fix test case: don't try to free NULL GValueArray when there are no devices. 2006-05-18 20:30:26 +00:00
audioconvert.c 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
audioresample.c 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
audiotestsrc.c 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
gdpdepay.c gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
gdppay.c gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error out on some things that are recoverable 2006-06-02 10:28:32 +00:00
multifdsink.c fail_if_can_read is racy 2006-06-02 16:35:12 +00:00
videorate.c 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
videotestsrc.c 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
volume.c 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
vorbisdec.c 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