summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* rtsp-stream: fixed segmenation fault in _get_server_port()Patricia Muscalu2017-01-091-0/+42
* rtsp-stream: Fixed TCP transport casePatricia Muscalu2016-12-221-2/+122
* Enable building with MSVCScott D Phillips2016-11-191-0/+2
* tests: try to avoid using the same ports in different testsTim-Philipp Müller2016-10-312-8/+8
* tests: client: use fail_unless_equals_foo() for better failure reportingTim-Philipp Müller2016-10-281-5/+5
* tests: Fix compilationSebastian Dröge2016-09-051-1/+0
* stream: revert back to create udpsrc/udpsink on DESCRIBE for unicastXavier Claessens2016-09-051-51/+9
* Add support for Meson as alternative/parallel build systemTim-Philipp Müller2016-08-312-0/+73
* build: silence error about pthread for 'make check' in osxJosep Torra2016-08-261-1/+1
* rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrcJake Foytik2016-04-292-41/+119
* stream tests: added new testsPatricia Muscalu2016-03-051-0/+209
* rtspsink: Fix some leaks in rtspclientsink and the unit test.Jan Schmidt2016-02-241-2/+6
* tests: unit test fixesPatricia Muscalu2016-02-234-42/+72
* tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos2016-02-051-2/+1
* rtspsink: Add rtspclientsink elementJan Schmidt2016-01-292-3/+225
* rtsp-client: Report RECORD and ANNOUNCE as supported in the OPTIONSJan Schmidt2015-11-171-6/+7
* rtspserver: Add udp-mcast transport SETUP testDavid Svensson Fors2015-10-221-105/+88
* media-test: Removing unnecessary assertionFrancisco Velazquez2015-08-131-4/+0
* media-test: Test for multiple dynamic payloadNicolas Dufresne2015-08-081-5/+83
* rtsp-client: allow application to decide what requirements are supportedOgnyan Tonchev2015-06-231-0/+135
* tests: Use AM_TESTS_ENVIRONMENTTim-Philipp Müller2015-05-271-1/+1
* Fix timeout function signatures across tests and examplesAlistair Buxton2015-04-232-4/+4
* tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller2015-04-231-0/+2
* Fix double semicolonsTim-Philipp Müller2015-03-101-1/+1
* tests: rtspserver: rename shadowed variableTim-Philipp Müller2015-02-081-4/+4
* rtsp-media: Use flags to distinguish between PLAY and RECORD mediaSebastian Dröge2015-02-061-1/+2
* tests: add some unit tests for ANNOUNCE and RECORDTim-Philipp Müller2015-02-061-10/+345
* tests: Remove FIXMELinus Svensson2014-11-071-3/+0
* tests: Test to setup two sessions on one connectionLinus Svensson2014-11-071-0/+73
* tests: Test setup with tcp transportLinus Svensson2014-11-071-10/+93
* tests: Extend unit test timeout to accomodate for valgrindBranko Subasic2014-09-241-1/+1
* client tests: send teardown to cleanup sessionOgnyan Tonchev2014-07-091-0/+55
* server tests: send teardown to cleanup sessionOgnyan Tonchev2014-07-091-0/+8
* client: manage media in session as a last stepWim Taymans2014-07-081-3/+3
* stream tests: Make sure we get right multicast address from streamOgnyan Tonchev2014-06-181-0/+65
* tests: add and remove pads only onceWim Taymans2014-05-091-3/+10
* tests: add unit test for correct handling of Require headersTim-Philipp Müller2014-05-091-10/+110
* tests: fix memory leak in sessionmedia unit testTim-Philipp Müller2014-05-021-0/+1
* rtsp-session-pool: Fixes annotationLinus Svensson2014-04-121-10/+28
* media: stop the thread in more error casesOgnyan Tonchev2014-04-121-1/+0
* media: allow NULL as the threadOgnyan Tonchev2014-04-121-1/+1
* media: Make media_prepare() fail if port allocation failsOgnyan Tonchev2014-04-081-0/+40
* media test: cleanup the thread pool in testsLinus Svensson2014-04-081-0/+8
* rtsp-media: Unblock blocked streams in unprepareLinus Svensson2014-04-081-13/+26
* stream: add SRTP supportWim Taymans2014-03-251-2/+2
* tests: Add unit tests for sessionpoolSebastian Rasmussen2014-03-242-1/+181
* tests: Improve code coverage of rtsp-threadpool testsSebastian Rasmussen2014-03-241-11/+153
* tests: Improve code coverage for rtsp-session-mediaSebastian Rasmussen2014-03-241-4/+284
* tests: Fix another compiler warning with gccSebastian Dröge2014-02-091-1/+1
* rtsp-server: Fix lots of compiler warnings with clangSebastian Dröge2014-02-091-2/+2