summaryrefslogtreecommitdiff
path: root/tests/check/elements
AgeCommit message (Expand)AuthorFilesLines
2016-11-28check: Fix leak in queue2 testEdward Hervey1-0/+1
2016-11-28tests: filesrc: init and clear GCond and mutexTim-Philipp Müller1-0/+6
2016-11-28tests: rewrite and enable dataurisrc testTim-Philipp Müller2-33/+338
2016-11-28Move dataurisrc element from -badTim-Philipp Müller1-0/+233
2016-09-17queue2: Fix watermark testCarlos Rafael Giani1-15/+115
2016-08-31multiqueue: Add higher-resolution low/high-watermark propertiesCarlos Rafael Giani1-0/+109
2016-08-25queue2: Add higher-resolution low/high-watermark propertiesCarlos Rafael Giani1-0/+69
2016-06-21tests: add a test for small ring buffer sizesVincent Penquerc'h1-0/+40
2016-05-03streamiddemux: fix list and event leaks in testGuillaume Desmottes1-5/+7
2016-05-03selector: fix pad leaks in testsGuillaume Desmottes1-0/+2
2016-05-03filesrc: fix buffer leaks in testsGuillaume Desmottes1-0/+1
2016-05-03fakesink: fix pipeline leak in testGuillaume Desmottes1-0/+2
2016-04-15multiqueue: Recheck buffering status after changing low thresholdCarlos Rafael Giani1-0/+91
2016-04-15multiqueue: Recalculate fill level after changing high-thresholdCarlos Rafael Giani1-0/+209
2016-04-10tests: streamiddemux: fix with CK_FORK=noTim-Philipp Müller1-2/+3
2016-03-25valve: Fix unit test by sending caps before buffersSebastian Dröge1-13/+10
2016-03-24valve: don't send sticky events as a direct response to upstream eventsHavard Graff1-69/+51
2016-03-24gstreamer: use new gst_element_class_add_static_pad_template()Vineeth TM1-2/+1
2016-03-18tests: Check multiqueue not-linked EOS handlingJan Schmidt1-82/+214
2016-02-19tests: fix indentationTim-Philipp Müller1-4/+8
2016-02-16Revert "queue2: add overrun signal"Sebastian Dröge1-72/+1
2016-01-06tests: queue2: add test for fill level arithmetic overflowAleksander Wabik1-0/+64
2015-12-04tests: funnel: remove state change from stress testsThiago Santos1-5/+4
2015-11-19docs: update gst-launch-0.10 linesLuis de Bethencourt1-1/+1
2015-11-06queue2: add overrun signalPhilippe Normand1-0/+72
2015-09-24funnel: Fix racy state changeStian Selnes1-0/+38
2015-07-07identity: refactor and add tests using GstHarnessHavard Graff1-66/+130
2015-06-08tests: fakesink: fix string leak in unit testTim-Philipp Müller1-2/+6
2015-06-05tests: fakesink: test notify::last-message and deep-notify::last-messageTim-Philipp Müller1-0/+175
2015-04-05tests: multiqueue: add test to make sure initial events go through without bu...Tim-Philipp Müller1-0/+111
2015-04-05tests: queue: check that the initial events are sent on immediatelyTim-Philipp Müller1-11/+70
2015-04-02test: filesink: add tests for buffers with multiple memory blocksPrashant Gotarne1-0/+58
2015-04-01tests: filesink: add check for render_list virtual methodPrashant Gotarne1-0/+36
2015-03-27tests: check location isn't truncatedLuis de Bethencourt1-0/+5
2015-03-26tee: Add allow-not-linked propertyJose Antonio Santos Cadenas1-0/+74
2015-03-24tests: input-selector: new tests for EOS handlingThiago Santos1-0/+228
2015-03-24tests: selector: remove weird semicolons at the end of test functionsThiago Santos1-6/+6
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