gstreamer/tests
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
..
check tests/check: add rtprtx::test_drop_one_sender unit test 2014-01-03 20:48:27 +01:00
examples examples: we don't need the queue anymore 2013-09-16 15:55:55 +02:00
files tests: fix test ID3 tags up not to rely on dodgy typefinding code 2013-07-25 10:43:13 +01:00
icles tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00