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}
This commit is contained in:
danilchap
2016-09-05 09:57:22 -07:00
committed by Commit bot
parent d313403564
commit 1e714ae7a6

File diff suppressed because it is too large Load Diff