summaryrefslogtreecommitdiff
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
2017-06-07meson: Fix building tests and activate them againThibault Saunier1-37/+22
2017-06-07meson: Do not use path separator in test namesThibault Saunier1-1/+3
2017-01-09rtsp-stream: fixed segmenation fault in _get_server_port()Patricia Muscalu1-0/+42
2016-12-22rtsp-stream: Fixed TCP transport casePatricia Muscalu1-2/+122
2016-11-19Enable building with MSVCScott D Phillips1-0/+2
2016-10-31tests: try to avoid using the same ports in different testsTim-Philipp Müller2-8/+8
2016-10-28tests: client: use fail_unless_equals_foo() for better failure reportingTim-Philipp Müller1-5/+5
2016-09-05tests: Fix compilationSebastian Dröge1-1/+0
2016-09-05stream: revert back to create udpsrc/udpsink on DESCRIBE for unicastXavier Claessens1-51/+9
2016-08-31Add support for Meson as alternative/parallel build systemTim-Philipp Müller1-0/+72
2016-08-26build: silence error about pthread for 'make check' in osxJosep Torra1-1/+1
2016-04-29rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrcJake Foytik2-41/+119
2016-03-05stream tests: added new testsPatricia Muscalu1-0/+209
2016-02-24rtspsink: Fix some leaks in rtspclientsink and the unit test.Jan Schmidt1-2/+6
2016-02-23tests: unit test fixesPatricia Muscalu4-42/+72
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-2/+1
2016-01-29rtspsink: Add rtspclientsink elementJan Schmidt2-3/+225
2015-11-17rtsp-client: Report RECORD and ANNOUNCE as supported in the OPTIONSJan Schmidt1-6/+7
2015-10-22rtspserver: Add udp-mcast transport SETUP testDavid Svensson Fors1-105/+88
2015-08-13media-test: Removing unnecessary assertionFrancisco Velazquez1-4/+0
2015-08-08media-test: Test for multiple dynamic payloadNicolas Dufresne1-5/+83
2015-06-23rtsp-client: allow application to decide what requirements are supportedOgnyan Tonchev1-0/+135
2015-05-27tests: Use AM_TESTS_ENVIRONMENTTim-Philipp Müller1-1/+1
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller1-0/+2
2015-03-10Fix double semicolonsTim-Philipp Müller1-1/+1
2015-02-08tests: rtspserver: rename shadowed variableTim-Philipp Müller1-4/+4
2015-02-06rtsp-media: Use flags to distinguish between PLAY and RECORD mediaSebastian Dröge1-1/+2
2015-02-06tests: add some unit tests for ANNOUNCE and RECORDTim-Philipp Müller1-10/+345
2014-11-07tests: Remove FIXMELinus Svensson1-3/+0
2014-11-07tests: Test to setup two sessions on one connectionLinus Svensson1-0/+73
2014-11-07tests: Test setup with tcp transportLinus Svensson1-10/+93
2014-09-24tests: Extend unit test timeout to accomodate for valgrindBranko Subasic1-1/+1
2014-07-09client tests: send teardown to cleanup sessionOgnyan Tonchev1-0/+55
2014-07-09server tests: send teardown to cleanup sessionOgnyan Tonchev1-0/+8
2014-07-08client: manage media in session as a last stepWim Taymans1-3/+3
2014-06-18stream tests: Make sure we get right multicast address from streamOgnyan Tonchev1-0/+65
2014-05-09tests: add and remove pads only onceWim Taymans1-3/+10
2014-05-09tests: add unit test for correct handling of Require headersTim-Philipp Müller1-10/+110
2014-05-02tests: fix memory leak in sessionmedia unit testTim-Philipp Müller1-0/+1
2014-04-12rtsp-session-pool: Fixes annotationLinus Svensson1-10/+28
2014-04-12media: stop the thread in more error casesOgnyan Tonchev1-1/+0
2014-04-12media: allow NULL as the threadOgnyan Tonchev1-1/+1
2014-04-08media: Make media_prepare() fail if port allocation failsOgnyan Tonchev1-0/+40
2014-04-08media test: cleanup the thread pool in testsLinus Svensson1-0/+8
2014-04-08rtsp-media: Unblock blocked streams in unprepareLinus Svensson1-13/+26
2014-03-25stream: add SRTP supportWim Taymans1-2/+2
2014-03-24tests: Add unit tests for sessionpoolSebastian Rasmussen2-1/+181
2014-03-24tests: Improve code coverage of rtsp-threadpool testsSebastian Rasmussen1-11/+153
2014-03-24tests: Improve code coverage for rtsp-session-mediaSebastian Rasmussen1-4/+284
2014-02-09tests: Fix another compiler warning with gccSebastian Dröge1-1/+1