webrtc/modules
Erik Språng 36005afeb4 Refactor and improve RtpSender packet history test.
This CL refactors RtpSenderTest.SendPacketHandlesRetransmissionHistory,
moves some testing to rtp_ender_egress_unittest and adds test coverage
for a few cases.

Bug: webrtc:11340
Change-Id: Ic225d2af43c3926f69fe3ea45f41b18c29b8b4fd
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/219796
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34111}
2021-05-25 09:53:27 +00:00
..
async_audio_processing Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
audio_coding Delete unused test method in neteq that uses RtcpStatistics 2021-05-17 12:43:44 +00:00
audio_device Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
audio_mixer Include all RTP packet infos from the mix list when updating the audio frame for mixing. 2021-05-18 11:05:37 +00:00
audio_processing Make AgcManagerDirect clipping parameters configurable 2021-05-20 16:53:59 +00:00
congestion_controller Avoid modifying BWE internal state on reception of REMB feedback. 2021-05-25 09:03:23 +00:00
desktop_capture Remove usage of TOOLKIT_GTK define. 2021-05-24 21:50:27 +00:00
include Delete RTPFragmentationHeader as no longer used 2020-09-03 00:01:27 +00:00
pacing Remove REMB throttling funcionality from PacketRouter 2021-05-12 11:24:58 +00:00
remote_bitrate_estimator Remove REMB throttling funcionality from PacketRouter 2021-05-12 11:24:58 +00:00
rtp_rtcp Refactor and improve RtpSender packet history test. 2021-05-25 09:53:27 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
video_capture Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
video_coding Switch to av_packet_alloc() 2021-05-24 23:33:08 +00:00
video_processing Delete unneeded dependencies on the Module abstraction 2020-12-21 09:09:57 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc