Enable GoogleWifiTrace3Mbps simulations.

BUG=3277
R=mflodman@webrtc.org, pbos@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/50829004

Cr-Commit-Position: refs/heads/master@{#9131}
This commit is contained in:
Stefan Holmer 2015-05-04 14:26:20 +02:00
parent 0d266054ac
commit f75f0cf36a
3 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1 @@
7d88683e3113fe8174a72800232023756eefce33

View File

@ -319,7 +319,7 @@ TEST_P(BweFeedbackTest, Verizon4gDownlinkTest) {
}
// webrtc:3277
TEST_P(BweFeedbackTest, DISABLED_GoogleWifiTrace3Mbps) {
TEST_P(BweFeedbackTest, GoogleWifiTrace3Mbps) {
AdaptiveVideoSource source(0, 30, 300, 0, 0);
VideoSender sender(&uplink_, &source, GetParam());
RateCounterFilter counter1(&uplink_, 0, "sender_output");

View File

@ -17,6 +17,8 @@
'<(DEPTH)/resources/photo_1850_1110.yuv',
'<(DEPTH)/resources/presentation_1850_1110.yuv',
'<(DEPTH)/resources/web_screenshot_1850_1110.yuv',
'<(DEPTH)/resources/google-wifi-3mbps.rx',
'<(DEPTH)/resources/verizon4g-downlink.rx',
],
},
}],