gstreamer/tests/check/elements
Srimanta Panda 5b3ee70ea9 Fix funnel EOS handling and wrong unittest
When no data is coming from sinkpads and eos events
arrived at one of the sinkpad, funnel forwards the EOS
event to downstream. It forwards the EOS because lastsink pad
is NULL. Also the unit testcase of the funnel is not checking
the correct behavior as it should. The unit test case should
fail if one of the sink pad has already EOS present on it and
we are trying to push one more EOS.

https://bugzilla.gnome.org/show_bug.cgi?id=731716
2014-06-19 10:19:15 -04: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 fakesink: Update positions we're checking for after a state is lost 2014-03-18 18:12:16 +01: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 Fix funnel EOS handling and wrong unittest 2014-06-19 10:19:15 -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 leaks 2014-05-30 01:42:17 -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