tests/check: add an rtpsession unit test to verify all RBs are included in all SRs...
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Thu, 14 Nov 2013 14:23:35 +0000 (16:23 +0200)
committerWim Taymans <wtaymans@redhat.com>
Thu, 12 Dec 2013 15:02:56 +0000 (16:02 +0100)
commitf9b7f44938312ee3532c42da36db2b6fc250fd57
treeddf83a2c9229f0c943097bbde742d507a217cc3b
parentb4ebf8ca504d3c8166b8ecb156561342bc19743e
tests/check: add an rtpsession unit test to verify all RBs are included in all SRs, roundrobin

This test checks that when we have multiple internal sender sources
in rtpsession, SRs contain RBs for every other sender source, and that
they are included roundrobin when they exceed ST_RTCP_MAX_RB_COUNT,
which is the max number of RBs that can fit in a SR.
tests/check/elements/rtpsession.c