aboutsummaryrefslogtreecommitdiff
path: root/call/rampup_tests.h
AgeCommit message (Expand)Author
2019-10-21Update call Rampup tests not to rely on DEPRECATED_SingleThreadedTaskQueueFor...Danil Chapovalov
2019-09-30Propagate task queue to create test::DirectTransport by TaskQueueBase interfaceDanil Chapovalov
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-08-20Make the callbacks to PollStats for RampUp* tests more regular.Tommi
2019-08-08Call Call::GetStats() from the correct thread in ProbingEndToEndTest.Tommi
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-08-06Fix RampUp tests to call Call::GetStats() from the right thread - and remove ...Tommi
2018-11-13Refactor bitrate configuration in CallTestNiels Möller
2018-10-16Don't send max allocation probe unless allocation changed.Sebastian Jansson
2018-10-08Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfigArtem Titov
2018-08-22Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipeArtem Titov
2018-08-20Introduce SimulatedNetworkReceiverInterface.Artem Titov
2018-07-13Replaces call config create in tests with modify.Sebastian Jansson
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei