danilchap 1e714ae7a6 RtcpReceiverTest rewritten using public available interface
IncomingPacket(const uint8_t*, size_t) is used as entry point instead
of IncomingRTCPPacket(PacketInformation* out, RtcpParser* in);
Result is validated by checking which callbacks were called instead
of checking intermediate structure PacketInformaion.

This allows to switch parsing implementation.

BUG=webrtc:5260

Review-Url: https://codereview.webrtc.org/2292093002
Cr-Commit-Position: refs/heads/master@{#14074}
2016-09-05 16:57:27 +00:00
..
2016-07-28 22:19:18 +00:00
2016-01-25 07:47:59 +00:00
2016-08-19 14:29:51 +00:00
2016-08-22 15:26:22 +00:00
2016-08-22 15:26:22 +00:00
2016-05-15 02:44:18 +00:00
2016-08-09 14:43:33 +00:00
2016-08-18 13:17:48 +00:00
2016-08-18 13:17:48 +00:00
2015-12-10 20:39:16 +00:00