summaryrefslogtreecommitdiff
path: root/tests/check/elements/multisocketsink.c
Commit message (Expand)AuthorAgeFilesLines
* multifdsink: remove defunct include guarded by unused HAVE_FIONREAD_IN_SYS_FILIOTim-Philipp Müller2019-12-091-3/+0
* tests: include config.h and don't include unix headersTim-Philipp Müller2018-01-161-0/+3
* multihandlesink: Remove useless streamheader storageSebastian Dröge2016-03-141-3/+3
* tests: multisocketsink: fix flaky unit testTim-Philipp Müller2015-04-051-5/+37
* multisocketsink: Allocate enough memory on the stack in the testSebastian Dröge2015-03-161-1/+1
* multisocketsink: Map `GstMemory`s individually when sendingWilliam Manley2015-03-131-3/+79
* tests: Fix event order and missing eventsSebastian Dröge2013-05-101-9/+9
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* tests: fix socket leaks in multisocketsink unit testTim-Philipp Müller2012-09-091-0/+37
* tests: don't include element header filesWim Taymans2012-03-211-12/+6
* tests: fix multisocketsink unit testTim-Philipp Müller2012-02-251-1/+1
* fix up testsThomas Vander Stichele2012-02-121-8/+8
* multihandle: rename num-fds/-sockets to num-handlesThomas Vander Stichele2012-02-121-1/+1
* tests multihandle: verify number of handlesThomas Vander Stichele2012-02-121-0/+17
* multihandlesink: rework to use GST_TYPE_FORMATThomas Vander Stichele2012-02-121-10/+16
* multisocketsink: fix tests by setting units properlyThomas Vander Stichele2012-02-121-40/+6
* multihandlesink: further refactoringThomas Vander Stichele2012-02-121-2/+2
* multisocketsink: fix refcounting bugThomas Vander Stichele2012-02-121-22/+13
* multihandlesink: fix one bug in multisocketsink refactoringThomas Vander Stichele2012-02-121-9/+3
* multisocketsink: copy over multifdsink unit tests, with FIXMEThomas Vander Stichele2012-02-121-0/+882