aboutsummaryrefslogtreecommitdiff
path: root/test/call_test.h
AgeCommit message (Expand)Author
2019-12-03Trials should always be populated in call config.Erik Språng
2019-11-13Stop using DEPRECATED_SingleThreadedTaskQueueForTesting in call testsDanil Chapovalov
2019-11-07Revert "Stop using and delete DEPRECATED_SingleThreadedTaskQueueForTesting"Honghai Zhang
2019-11-06Stop using and delete DEPRECATED_SingleThreadedTaskQueueForTestingDanil Chapovalov
2019-10-22Hide deprecated SingleThreadedTaskQueueForTest behind an accessorDanil Chapovalov
2019-09-30Propagate task queue to create test::DirectTransport by TaskQueueBase interfaceDanil Chapovalov
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-06-13Add kPayloadTypeGeneric to CallTest and use it in VideoQualityTest.Rasmus Brandt
2019-05-03Allows injection of network controller factory in test fixture.Sebastian Jansson
2019-04-18Use explicit TaskQueueFactory for FrameGeneratorCapturer in CallTest.Danil Chapovalov
2019-04-18Inject network state predictor into video quality test.Ying Wang
2019-03-11Removes rtp level keep alive support.Sebastian Jansson
2019-03-01Removes injection of RtpTransportControllerSend from Call::Create.Sebastian Jansson
2019-02-19Reland "Delete test/constants.h"Elad Alon
2019-02-18Revert "Delete test/constants.h"Oleh Prypin
2019-02-17Delete test/constants.hElad Alon
2019-01-18Add some missing includes and dependencies.Bjorn Terelius
2018-12-20Removes trial to enable BBR congestion controller.Sebastian Jansson
2018-12-18Use VideoSourceInterface for owning test video sourcesNiels Möller
2018-12-18Delete Start and Stop methods from TestVideoCapturer.Niels Möller
2018-11-13Refactor bitrate configuration in CallTestNiels Möller
2018-11-13Add tests for cpu overuse scaling.Åsa Persson
2018-11-08Reland "Use the factory instead of using the builtin code path in `VideoCodec...Jiawei Ou
2018-11-01Revert "Use the factory instead of using the builtin code path in `VideoCodec...Qingsi Wang
2018-10-31Use the factory instead of using the builtin code path in `VideoCodecInitiali...Jiawei Ou
2018-10-26Use function_video_(en|de)coder_factory from apiDanil Chapovalov
2018-09-28Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Niels Möller
2018-09-27Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Sebastian Jansson
2018-09-27Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceive...Oleh Prypin
2018-09-27Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Niels Moller
2018-09-27Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.Niels Möller
2018-08-27Reland "Move FakeCodec to separate target and behave like real encoder."Ilya Nikolaevskiy
2018-08-27Revert "Reland "Move FakeCodec to separate target and behave like real encode...Ilya Nikolaevskiy
2018-08-22Reland "Move FakeCodec to separate target and behave like real encoder."Ilya Nikolaevskiy
2018-08-21Revert "Move FakeCodec to separate target and behave like real encoder."Ilya Nikolaevskiy
2018-08-21Move FakeCodec to separate target and behave like real encoder.Ilya Nikolaevskiy
2018-08-20Renames test::VideoCapturer to TestVideoCapturer.Sebastian Jansson
2018-08-03Adds BBR field trial to CallTest.Sebastian Jansson
2018-07-13Replaces call config create in tests with modify.Sebastian Jansson
2018-07-13Moving functionality from VideoQualityTest to CallTestSebastian Jansson
2018-07-13Makes some CallTest members private.Sebastian Jansson
2018-07-13Separates send and receive event log in CallTest.Sebastian Jansson
2018-04-19Reland "Move creating encoder to VideoStreamEncoder."Niels Möller
2018-04-18Revert "Move creating encoder to VideoStreamEncoder."Niels Moller
2018-04-17Move creating encoder to VideoStreamEncoder.Niels Möller
2018-03-28Add audio_ prefix to audio-related members of CallTest.Niels Möller
2018-03-16Refactor payload types constants in CallTestIlya Nikolaevskiy
2018-03-12Separate test/fake_audio_device on API and implementation. Step 2.Artem Titov
2018-03-05Revert "Separate test/fake_audio_device on API and implementation."Artem Titov