summaryrefslogtreecommitdiff
path: root/tests/check/elements
AgeCommit message (Expand)AuthorFilesLines
2015-03-14Add new streamiddemux binaries to .gitignoreTim-Philipp Müller1-0/+1
2015-03-12streamiddemux: Add streamiddemux elementHoonHee Lee1-0/+514
2015-03-10funnel: handle GAP event to forwards sticky events into downstreamhoonhee.lee1-0/+130
2015-02-18queue: Add unit test for buffer list and time level handlingSebastian Dröge1-0/+152
2014-11-03capsfilter: Add an optional delayed caps change modeSebastian Dröge1-0/+146
2014-10-28tests: fdsrc: don't ignore return value of write()Tim-Philipp Müller1-1/+3
2014-10-28tests: fix fdsrc test corner caseTim-Philipp Müller1-1/+10
2014-08-23tests: add test that triggers deadlock in state change of queueLinus Svensson1-0/+44
2014-08-12concat: Add unit tests for concat elementSebastian Dröge2-0/+309
2014-06-19Fix funnel EOS handling and wrong unittestSrimanta Panda1-2/+2
2014-05-30tests: multiqueue: fix leaksThiago Santos1-0/+2
2014-05-08tests: multiqueue: test to check queue overrun with pts=noneThiago Santos1-0/+133
2014-04-17funnel: Handle end of stream event on sink padSrimanta Panda1-0/+22
2014-04-09multiqueue: And actually run the other tests againSebastian Dröge1-2/+0
2014-04-09multiqueue: Add test for checking if pads are waked up when limits are changedSebastian Dröge1-0/+91
2014-03-18fakesink: Update positions we're checking for after a state is lostSebastian Dröge1-3/+3
2014-03-15tests: multiqueue: fix eos count on test for not-linked caseThiago Santos1-4/+8
2014-02-05check: Remove a minor leak in unit testEdward Hervey1-3/+5
2014-01-29tests: capsfilter: add test for pending_events pushingThiago Santos1-0/+97
2014-01-14tee: Add unit test for requesting pad namesSebastian Dröge1-0/+29
2013-10-13tests/filesrc: Set location in wrong stateSebastian Rasmussen1-0/+24
2013-10-02tests: use tcase_skip_broken_test() to skip broken multiqueue testTim-Philipp Müller1-2/+1
2013-10-02check: Disable multiqueue test_output_order checkEdward Hervey1-1/+4
2013-09-09tests/capsfilter: Fix memory leak and compare caps directly instead of strcmp()Sebastian Dröge1-10/+7
2013-09-09tests/capsfilter: Test caps-related queries and propertySebastian Rasmussen1-0/+155
2013-08-27filesink: flush (discard data) on FLUSH_STOPAlessandro Decina1-0/+51
2013-08-27tests: filesink: small refactoringAlessandro Decina1-29/+40
2013-07-01funnel: Re-push all sticky events when buffers come from a different padOlivier Crête1-1/+1
2013-07-01tests: Remove funnel pad_alloc testOlivier Crête1-16/+0
2013-07-01check: Added gst_check_setup_events_with_stream_id()Jonas Holmberg1-11/+4
2013-05-09tests: Fix event order warnings and dataflow before stream-start/segment eventSebastian Dröge9-26/+69
2013-01-30tests: unit test to trigger the queue/flushing race condition bug for allocat...Alexander Schrab1-0/+71
2012-11-09queue: don't fail in _sink_event for sticky eventsAlessandro Decina1-0/+57
2012-11-03Fix FSF addressTim-Philipp Müller13-26/+26
2012-09-12Revert "tests: fix buffer leak in queue2 unit test"Tim-Philipp Müller1-1/+0
2012-09-12tests: fix buffer leak in queue2 unit testTim-Philipp Müller1-0/+1
2012-09-12check: port to the new GLib thread APIMark Nauwelaerts2-15/+15
2012-09-12tests: port to new GLib thread APIMark Nauwelaerts6-52/+42
2012-08-06event: Update for stream-start event API changesSebastian Dröge1-5/+5
2012-07-03tests: add unit test for element re-use using fakesrcTim-Philipp Müller1-0/+82
2012-06-04funnel: Fix unit testSebastian Dröge1-3/+4
2012-06-04valve: Fix unit testSebastian Dröge1-5/+8
2012-05-31tests: Add funnel test to cover EOS event handlingMike Ruprecht1-0/+81
2012-05-31tests: Fix invalid read when releasing request pads in funnel testsMike Ruprecht1-2/+2
2012-05-09gst: Fix compiler warnings on mingw-w64Raimo Järvi1-0/+2
2012-04-24tests: plug some leaksMark Nauwelaerts1-0/+1
2012-04-11queue2: set buffer to NULL before pullWim Taymans1-0/+1
2012-04-11tests: port queue2 tests to 0.11Wim Taymans1-2/+2
2012-04-11Merge remote-tracking branch 'origin/0.10'Wim Taymans1-0/+55
2012-04-11queue2: add test for ringbuffer deadlockWim Taymans1-0/+55