Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Issue 2904903002: Create unit tests for RtpDemuxer (Closed)

Created:
3 years, 7 months ago by elad.alon
Modified:
3 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Create UTs for RtpDemuxer 1. Create UTs for RtpDemuxer. 2. Add an RTC_DCHECK in RtpDemuxer that makes sure that the sink<->ssrc multimap does not allow multiple instances of the same association. BUG=None

Patch Set 1 #

Total comments: 17
Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -0 lines) Patch
M webrtc/call/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/call/rtp_demuxer.cc View 2 chunks +15 lines, -0 lines 3 comments Download
A webrtc/call/rtp_demuxer_unittest.cc View 1 chunk +180 lines, -0 lines 14 comments Download

Messages

Total messages: 11 (5 generated)
elad.alon_webrtc.org
PTAL https://codereview.webrtc.org/2904903002/diff/1/webrtc/call/rtp_demuxer_unittest.cc File webrtc/call/rtp_demuxer_unittest.cc (right): https://codereview.webrtc.org/2904903002/diff/1/webrtc/call/rtp_demuxer_unittest.cc#newcode20 webrtc/call/rtp_demuxer_unittest.cc:20: // TODO(elad.alon): This is not video-specific, and so ...
3 years, 7 months ago (2017-05-24 12:19:35 UTC) #3
elad.alon_webrtc.org
P.S: Do we have a bug-ID for this? If not, would you like me to ...
3 years, 7 months ago (2017-05-24 12:21:01 UTC) #4
holmer
Would be good with bugs tracking the work of the different semi-large tasks that we're ...
3 years, 7 months ago (2017-05-24 13:10:23 UTC) #6
danilchap
Why abbreviate UT? (wasn't sure what it mean until read the CL) Tests are nice! ...
3 years, 7 months ago (2017-05-24 13:45:43 UTC) #7
elad.alon_webrtc.org
We're changing my account name to eladalon@webrtc.org, to avoid confusion with my @google account, which ...
3 years, 7 months ago (2017-05-24 14:12:55 UTC) #8
eladalon
3 years, 7 months ago (2017-05-24 14:41:47 UTC) #10
Message was sent while issue was closed.
Please see https://codereview.webrtc.org/2902823004

Powered by Google App Engine
This is Rietveld 408576698