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

Issue 1257583011: Adding unittests to AudioConferenceMixer. (Closed)

Created:
5 years, 4 months ago by minyue-webrtc
Modified:
5 years, 3 months ago
Reviewers:
ajm, Andrew MacDonald
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Adding unittests to AudioConferenceMixer. Unit tests around AudioConferenceMixer was severely missing. This CL is to add some tests. BUG= R=ajm@chromium.org, andrew@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/22c2729607964aa38d6cb4e521994453b6a271c4

Patch Set 1 : #

Total comments: 35

Patch Set 2 : addressing comments #

Patch Set 3 : one more update #

Patch Set 4 : after rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -0 lines) Patch
A webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc View 1 2 3 1 chunk +165 lines, -0 lines 0 comments Download
M webrtc/modules/modules.gyp View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
minyue-webrtc
Hi Andrew, Would you take look at this? If you have other suggested unit tests, ...
5 years, 4 months ago (2015-08-04 12:07:41 UTC) #4
ajm
Thanks Minyue. Before I start reviewing, just want to be clear: did you copy some ...
5 years, 4 months ago (2015-08-04 21:09:03 UTC) #6
minyue-webrtc
On 2015/08/04 21:09:03, ajm wrote: > Thanks Minyue. Before I start reviewing, just want to ...
5 years, 4 months ago (2015-08-05 09:30:25 UTC) #7
Andrew MacDonald
https://codereview.webrtc.org/1257583011/diff/40001/webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc File webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc (right): https://codereview.webrtc.org/1257583011/diff/40001/webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc#newcode15 webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc:15: #include "testing/gmock/include/gmock/gmock.h" This can go with the other includes. ...
5 years, 4 months ago (2015-08-18 04:03:49 UTC) #8
minyue-webrtc
Hi Andrew, Thank you for your comments! I made some arguments and made a new ...
5 years, 4 months ago (2015-08-25 15:36:12 UTC) #11
ajm
lgtm with a few changes. https://codereview.chromium.org/1257583011/diff/40001/webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc File webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc (right): https://codereview.chromium.org/1257583011/diff/40001/webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc#newcode36 webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc:36: .WillByDefault(Invoke(this, &MockMixerParticipant::FakeAudioFrame)); On 2015/08/25 ...
5 years, 4 months ago (2015-08-25 16:46:04 UTC) #13
minyue-webrtc
last comments addressed and made a rebase. https://codereview.webrtc.org/1257583011/diff/40001/webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc File webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc (right): https://codereview.webrtc.org/1257583011/diff/40001/webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc#newcode41 webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc:41: AudioFrame fake_frame_; ...
5 years, 3 months ago (2015-08-31 14:28:39 UTC) #14
Andrew MacDonald
lgtm
5 years, 3 months ago (2015-08-31 15:27:40 UTC) #15
minyue-webrtc
5 years, 3 months ago (2015-09-01 07:33:49 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:120001) manually as
22c2729607964aa38d6cb4e521994453b6a271c4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698