gstreamer/tests/check/pipelines
Mark Nauwelaerts 3f0e4bd6f6 queue: add unit test
Make a downstream element return an error after upstream has already
put all data into queue (including EOS).  As such, upstream
will not be around to pick up the error, so it is up to queue to
act appropriately.  See #589991.

Note there may be downstream fatal errors (e.g. negotiation) that do
not warrant an error message already having been posted.
2009-08-06 13:40:18 +02:00
..
.gitignore gst/: Maintain API and ABI when --disable-parse is used. Now that we have an appropriate error code, we can just retu... 2007-05-09 16:32:07 +00:00
cleanup.c tests: fix unit-tests for new stream-status 2009-05-12 00:00:54 +02:00
parse-disabled.c gst/: Maintain API and ABI when --disable-parse is used. Now that we have an appropriate error code, we can just retu... 2007-05-09 16:32:07 +00:00
parse-launch.c tests/check/: Use HAVE_VALGRIND_H some more. 2008-06-20 21:08:47 +00:00
queue-error.c queue: add unit test 2009-08-06 13:40:18 +02:00
simple-launch-lines.c tests: fix unit-tests for new stream-status 2009-05-12 00:00:54 +02:00
stress.c check: Fix comment about the timeout for generic stress test. 2009-01-31 21:35:22 +00:00