tests: Fix rtpsession test failure
authorOlivier Crête <olivier.crete@collabora.com>
Mon, 31 Aug 2015 20:42:30 +0000 (16:42 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Mon, 31 Aug 2015 20:42:30 +0000 (16:42 -0400)
commit7cc59fcdf6bf7024fdba337ca5eb566ee1667405
treed221787ca579085b46553c8acee349022970f505
parent22443b2eed18557dab14fa4fc2abb5e6710d590b
tests: Fix rtpsession test failure

The time of the first RTCP packet is semi-random, so
sometimes it was produced before enough packets from
the second SSRC were received. First drop queued RTCP
packets, then advance the clock enough to ensure
that at least one new RTCP packet is produced.

https://bugzilla.gnome.org/show_bug.cgi?id=750731
tests/check/elements/rtpsession.c