tests/check: add rtprtx::test_push_forward_seq
authorJulien Isorce <julien.isorce@collabora.co.uk>
Fri, 1 Nov 2013 16:17:51 +0000 (16:17 +0000)
committerWim Taymans <wtaymans@redhat.com>
Fri, 3 Jan 2014 19:48:27 +0000 (20:48 +0100)
commit2e4ce28443fab6a02bb8730dce2809c357c4830b
tree953f213dbf8eacd19b68a1dbefc167f28b4df29d
parent5a1aa75961e56a0e07d1c5c89015f69a96d1ef34
tests/check: add rtprtx::test_push_forward_seq

add simple unit test that manually push buffers
in rtprtxsend connected to rtprtxreceive.
Drops some buffers and make sure they are retransmisted.
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/rtprtx.c [new file with mode: 0644]