summaryrefslogtreecommitdiff
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-09rtsp-server: Fix lots of compiler warnings with clangSebastian Dröge1-2/+2
2014-02-04thread-pool: Unref reused threads in gst_rtsp_thread_stop()Ognyan Tonchev1-0/+4
2013-12-03tests: fix memory leak, free test's thread poolSebastian Rasmussen1-0/+2
2013-11-28check: add test for uri in setupBranko Subasic2-1/+120
2013-11-28media: add suspend modesWim Taymans2-0/+80
2013-11-12address-pool: fix address incrementWim Taymans1-0/+28
2013-11-12client: allow absolute path in requestsPatricia Muscalu1-0/+38
2013-11-12stream: Add functions to get rtp and rtcp socketsWim Taymans2-0/+108
2013-11-12tests: Add unit tests for tokenSebastian Rasmussen2-2/+102
2013-11-12tests: Add unit tests for permissionsSebastian Rasmussen2-0/+108
2013-11-12tests: Test mediafactory permissionsSebastian Rasmussen1-0/+71
2013-11-12tests: Check gst_rtsp_url_parse return valueSebastian Rasmussen3-10/+19
2013-10-30thread-pool: Add unit test for the thread poolsOgnyan Tonchev2-1/+92
2013-10-15tests: fixed racy behavior in rtspserver testsPatricia Muscalu1-42/+16
2013-10-14tests: Improve address pool unit testsSebastian Rasmussen1-1/+17
2013-09-26tests: fix unit testOgnyan Tonchev1-25/+1
2013-09-24addresspool: return reason of failurePatrick Radizi1-15/+30
2013-09-06client: free threadpoolJonas Holmberg1-8/+14
2013-09-06mountpoints tests: unref matched factoriesJonas Holmberg1-0/+9
2013-09-06media tests: unref thread pool and capsJonas Holmberg1-0/+4
2013-07-22ClientState -> ContextWim Taymans1-16/+16
2013-07-16docs: improve docsWim Taymans1-4/+6
2013-07-16address-pool: cleanupsWim Taymans2-4/+4
2013-07-15tests: simplify testsWim Taymans1-20/+0