gstreamer/tests/check/elements
Thiago Santos 22258782d8 tests: multiqueue: fix eos count on test for not-linked case
From the test case:

/* This test creates a multiqueue with 2 streams. One receives
 * a constant flow of buffers, the other only gets one buffer, and then
 * new-segment events, and returns not-linked. The multiqueue should not fill.
 */

If one of the queues goes EOS and the other returns NOT_LINKED the stream
can be considerered EOS as a NOT_LINKED means that one of the branches has no
sink downstream that will block the EOS message posting.

https://bugzilla.gnome.org/show_bug.cgi?id=725917
2014-03-15 09:54:49 -03:00
..
.gitignore tests: add some basic unit tests for queue2 2011-04-07 20:50:04 +01:00
capsfilter.c check: Remove a minor leak in unit test 2014-02-05 10:11:43 +01:00
fakesink.c tests: Fix event order warnings and dataflow before stream-start/segment event 2013-05-09 13:32:07 +02:00
fakesrc.c Fix FSF address 2012-11-03 20:44:48 +00:00
fdsrc.c Fix FSF address 2012-11-03 20:44:48 +00:00
filesink.c filesink: flush (discard data) on FLUSH_STOP 2013-08-27 08:00:09 +02:00
filesrc.c tests/filesrc: Set location in wrong state 2013-10-13 12:18:57 -04:00
funnel.c funnel: Re-push all sticky events when buffers come from a different pad 2013-07-01 20:45:42 -04:00
identity.c tests: Fix event order warnings and dataflow before stream-start/segment event 2013-05-09 13:32:07 +02:00
multiqueue.c tests: multiqueue: fix eos count on test for not-linked case 2014-03-15 09:54:49 -03:00
queue.c tests: Fix event order warnings and dataflow before stream-start/segment event 2013-05-09 13:32:07 +02:00
queue2.c tests: Fix event order warnings and dataflow before stream-start/segment event 2013-05-09 13:32:07 +02:00
selector.c tests: Fix event order warnings and dataflow before stream-start/segment event 2013-05-09 13:32:07 +02:00
tee.c tee: Add unit test for requesting pad names 2014-01-14 16:47:38 +01:00
valve.c Fix FSF address 2012-11-03 20:44:48 +00:00