summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos
2016-01-29rtspsink: Add rtspclientsink elementJan Schmidt
2015-11-17rtsp-client: Report RECORD and ANNOUNCE as supported in the OPTIONSJan Schmidt
2015-10-22rtspserver: Add udp-mcast transport SETUP testDavid Svensson Fors
2015-08-13media-test: Removing unnecessary assertionFrancisco Velazquez
2015-08-08media-test: Test for multiple dynamic payloadNicolas Dufresne
2015-06-23rtsp-client: allow application to decide what requirements are supportedOgnyan Tonchev
2015-05-27tests: Use AM_TESTS_ENVIRONMENTTim-Philipp Müller
2015-04-23Fix timeout function signatures across tests and examplesAlistair Buxton
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller
2015-03-10Fix double semicolonsTim-Philipp Müller
2015-02-08tests: rtspserver: rename shadowed variableTim-Philipp Müller
2015-02-06rtsp-media: Use flags to distinguish between PLAY and RECORD mediaSebastian Dröge
2015-02-06tests: add some unit tests for ANNOUNCE and RECORDTim-Philipp Müller
2014-11-07tests: Remove FIXMELinus Svensson
2014-11-07tests: Test to setup two sessions on one connectionLinus Svensson
2014-11-07tests: Test setup with tcp transportLinus Svensson
2014-09-24tests: Extend unit test timeout to accomodate for valgrindBranko Subasic
2014-07-09client tests: send teardown to cleanup sessionOgnyan Tonchev
2014-07-09server tests: send teardown to cleanup sessionOgnyan Tonchev
2014-07-08client: manage media in session as a last stepWim Taymans
2014-06-18stream tests: Make sure we get right multicast address from streamOgnyan Tonchev
2014-05-09tests: add and remove pads only onceWim Taymans
2014-05-09tests: add unit test for correct handling of Require headersTim-Philipp Müller
2014-05-02tests: fix memory leak in sessionmedia unit testTim-Philipp Müller
2014-04-12rtsp-session-pool: Fixes annotationLinus Svensson
2014-04-12media: stop the thread in more error casesOgnyan Tonchev
2014-04-12media: allow NULL as the threadOgnyan Tonchev
2014-04-08media: Make media_prepare() fail if port allocation failsOgnyan Tonchev
2014-04-08media test: cleanup the thread pool in testsLinus Svensson
2014-04-08rtsp-media: Unblock blocked streams in unprepareLinus Svensson
2014-03-25stream: add SRTP supportWim Taymans
2014-03-24tests: Add unit tests for sessionpoolSebastian Rasmussen
2014-03-24tests: Improve code coverage of rtsp-threadpool testsSebastian Rasmussen
2014-03-24tests: Improve code coverage for rtsp-session-mediaSebastian Rasmussen
2014-02-09tests: Fix another compiler warning with gccSebastian Dröge
2014-02-09rtsp-server: Fix lots of compiler warnings with clangSebastian Dröge
2014-02-09configure: Synchronise with the configure scripts of the other modulesSebastian Dröge
2014-02-04thread-pool: Unref reused threads in gst_rtsp_thread_stop()Ognyan Tonchev
2013-12-03tests: fix memory leak, free test's thread poolSebastian Rasmussen
2013-11-28check: add test for uri in setupBranko Subasic
2013-11-28media: add suspend modesWim Taymans
2013-11-12address-pool: fix address incrementWim Taymans
2013-11-12client: allow absolute path in requestsPatricia Muscalu
2013-11-12stream: Add functions to get rtp and rtcp socketsWim Taymans
2013-11-12tests: Add unit tests for tokenSebastian Rasmussen
2013-11-12tests: Add unit tests for permissionsSebastian Rasmussen
2013-11-12tests: Test mediafactory permissionsSebastian Rasmussen
2013-11-12tests: Check gst_rtsp_url_parse return valueSebastian Rasmussen
2013-10-30thread-pool: Add unit test for the thread poolsOgnyan Tonchev