aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h
AgeCommit message (Expand)Author
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-07-23Evaluation test cases.Cesar Magalhaes
2015-04-29Add per flow throughput and delay metrics.Stefan Holmer
2015-04-28Improve TCP implementation by adding ssthresh and make it possible to start i...Stefan Holmer
2015-04-17Add TCP fairness test.Stefan Holmer
2015-02-16Break out code from bloated files in the BWE simulator.stefan@webrtc.org
2015-02-13Add support for bi-directional simulations by having both an uplink and a dow...stefan@webrtc.org
2015-02-10Introduce PacketReceiver and remove configuration of simulations via the BweT...stefan@webrtc.org
2015-02-09Revert r8297 "Introduce PacketReceiver and remove configuration of simulation...stefan@webrtc.org
2015-02-09Introduce PacketReceiver and remove configuration of simulations via the BweT...stefan@webrtc.org
2015-02-06Wire up new feedback format by introducing a FeedbackPacket type.stefan@webrtc.org
2015-01-22Integrate send-side BWE into simulation framework.stefan@webrtc.org
2014-09-04Change gflags and gmock includes to be full paths.kjellander@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-04-29Adding BweFeedbackTest which tracks BWE performance over a set of simulated s...stefan@webrtc.org
2014-04-25Support for simulating multiple independent flows in a network.stefan@webrtc.org
2014-03-24Add AIMD option to BWE API.stefan@webrtc.org
2013-12-03Add baseline generation/verification to BWE test framework.solenberg@webrtc.org
2013-11-28Refactor Remote Estimators Test into a more reusable form.solenberg@webrtc.org