gstreamer/tests/check
Julien Isorce 2a2fa7ebc0 tests/check: add rtprtx::test_drop_one_sender unit test
Test for one sender / one receiver

Build the pipeline
videotestsrc ! rtpvrawpay ! rtprtxsend ! rtprtxreceive ! fakesink
and drop some buffers between rtprtxsend and rtprtxreceive
Then it checks that every dropped packet has been re-sent.
It also checks that not too much requests has been sent.
2014-01-03 20:48:27 +01:00
..
elements tests/check: add rtprtx::test_drop_one_sender unit test 2014-01-03 20:48:27 +01:00
generic Fix FSF address 2012-11-04 00:07:18 +00:00
pipelines tests: Re-enable videomixer test 2013-05-19 09:28:04 -04:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp Add a few libjpeg suppressions and initialize a variable to make smokeenc valgrind clean. Fixes bug #515701. 2008-02-12 05:14:16 +00:00
Makefile.am tests/check: add rtprtx::test_push_forward_seq 2014-01-03 20:48:27 +01:00