tests/check: Add rtprtx::test_rtxsender_packet_retention
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 1 Nov 2013 10:58:47 +0000 (11:58 +0100)
committerWim Taymans <wtaymans@redhat.com>
Fri, 3 Jan 2014 19:48:28 +0000 (20:48 +0100)
commitf7277db9e47b2f4d8f07808f87e7a136ae380426
treec2ac074c9975c498e0505b3b60af371bf40b63ae
parent71bdb5e088850479a56790d2b671c88e0cc2b7c9
tests/check: Add rtprtx::test_rtxsender_packet_retention

This unit test verifies that the rtxsend element correctly maintains
a buffer of already transmitted rtp packets and that it can
re-transmit all of them correctly on demand. It also verifies
that the limit of this buffer (max-size-packets property) is respected.
tests/check/elements/rtprtx.c