aboutsummaryrefslogtreecommitdiff
path: root/audio/test
AgeCommit message (Expand)Author
2020-07-01Add TimeController to the CreatePeerConnectionE2EQualityTestFixture APIArtem Titov
2020-06-11Switch to absl single target when building with Chromium.Mirko Bonadei
2020-06-05Add missing headers to fix chromium rollArtem Titov
2020-03-28Remove the histogram flag and all Chart JSON code.Patrik Höglund
2020-03-27Don't double import protobuf code.Patrik Höglund
2020-03-27Add PYTHONPATH entry for proto internal.Patrik Höglund
2020-03-27Reland: Add in missing protobuf code.Patrik Höglund
2020-03-27Revert "Add in missing protobuf code."Patrik Höglund
2020-03-27Add in missing protobuf code.Patrik Höglund
2020-03-26Partial revert of flag simplification.Patrik Höglund
2020-03-26Fix low bw test.Patrik Höglund
2020-03-26Add debug info to low bw test.Patrik Höglund
2020-03-26Reland "Switch low bw audio test to histograms."Patrik Höglund
2020-03-26Revert "Switch low bw audio test to histograms."Patrik Höglund
2020-03-25Switch low bw audio test to histograms.Patrik Höglund
2020-03-25Greatly simplify flags for test binaries.Patrik Höglund
2020-03-12Write protos as binary.Patrik Höglund
2020-02-10Use newer version of TimeDelta and TimeStamp factories in webrtcDanil Chapovalov
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-11-21Adds injectable trials from peerconnection down to transport controller.Erik Språng
2019-11-01Enable injection of a custom NetEqFactory into PeerConnectionFactory.Ivo Creusen
2019-10-15Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"Niels Möller
2019-10-15Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"Mirko Bonadei
2019-10-14Fix GetStats bytesSent/Received, wireup headerBytesSent/ReceivedNiels Möller
2019-09-30Propagate task queue to create test::DirectTransport by TaskQueueBase interfaceDanil Chapovalov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-08-22Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfoNiels Möller
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-08-02Change 2g network pc audio test to more realistic networkArtem Titov
2019-07-23Improve low bandwidth audio test instrumentatin, fix PC testArtem Titov
2019-07-19Migrate WebRTC test infra to ABSL_FLAG.Mirko Bonadei
2019-07-10Use 16000Hz audio in PC test when specifiedArtem Titov
2019-07-10Reland "Fix collection of audio metrics from PC test framework for audio test"Artem Titov
2019-07-09Revert "Fix collection of audio metrics from PC test framework for audio test"Mirko Bonadei
2019-07-09Fix collection of audio metrics from PC test framework for audio testArtem Titov
2019-07-08Rename tests to prevent clashing with old audio testArtem Titov
2019-07-08Format almost everything.Jonas Olsson
2019-07-05Introduce PC level audio quality test.Artem Titov
2019-06-26Delete RTCInboundRTPStreamStats::fraction_lostNiels Möller
2019-06-12Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"Danil Chapovalov
2019-06-11Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"Philip Eliasson
2019-06-11Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactoryDanil Chapovalov
2019-05-22Publish rtc event log api and default factory for it in api/Danil Chapovalov
2019-05-21Introduce MediaTransportConfigAnton Sukhanov
2019-04-10Add base class NetworkPredictor and NetworkPredictorFactory and wire up.Ying Wang
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-03-22Avoid using global task queue factory in audio/ unittestsDanil Chapovalov
2019-03-21Fix outdated android sdk path in tests.Oleksandr Iakovenko