webrtc/api/test
Mirko Bonadei 399a2b5ef6 Remove CoDel from webrtc::SimulatedNetwork.
This is unused at the moment and webrtc::SimulatedNetwork is going
through a refactoring, to keep things simple and well tested this CL
removes CoDel but nothing blocks us from re-implementing it when needed.

No-Try: True
Bug: webrtc:14426
Change-Id: Ie7d40d20a66d3939fc7d3251c47e4f13f3869a27
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274407
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38032}
2022-09-08 06:51:05 +00:00
..
network_emulation Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
video Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
audio_quality_analyzer_interface.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
audioproc_float.cc Add ability for audioproc_f to operate on any AudioProcessing object. 2020-05-19 11:37:18 +00:00
audioproc_float.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
compile_all_headers.cc Delete unused test class DummyPeerConnection 2022-06-10 07:29:54 +00:00
create_frame_generator.cc Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class 2019-12-07 00:54:26 +00:00
create_frame_generator.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
create_network_emulation_manager.cc Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
create_network_emulation_manager.h Fix documentation for some public API methods 2020-05-27 13:56:33 +00:00
create_peer_connection_quality_test_frame_generator.cc Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
create_peer_connection_quality_test_frame_generator.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
create_peerconnection_quality_test_fixture.cc Add simulated time support for PC level test. 2020-07-06 21:18:00 +00:00
create_peerconnection_quality_test_fixture.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
create_simulcast_test_fixture.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
create_simulcast_test_fixture.h Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
create_time_controller.cc Delete Call dependency on ProcessThread as unused 2022-06-21 08:59:38 +00:00
create_time_controller.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
create_time_controller_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
create_video_quality_test_fixture.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
create_video_quality_test_fixture.h Format almost everything. 2019-07-08 13:45:15 +00:00
create_videocodec_test_fixture.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
create_videocodec_test_fixture.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
DEPS Delete ProcessThread creation from test TimeController as unused 2022-06-23 09:41:43 +00:00
fake_frame_decryptor.cc Format almost everything. 2019-07-08 13:45:15 +00:00
fake_frame_decryptor.h Add rtc::make_ref_counted to api/ 2022-06-13 15:53:27 +00:00
fake_frame_encryptor.cc Format almost everything. 2019-07-08 13:45:15 +00:00
fake_frame_encryptor.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
frame_generator_interface.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
frame_generator_interface.h Accept NV12 frames into VP9 2020-09-29 07:54:40 +00:00
mock_async_dns_resolver.h Support DNS resolution matching a specified IP family. 2022-08-11 13:52:53 +00:00
mock_audio_mixer.h In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro 2020-05-14 19:33:26 +00:00
mock_audio_sink.h api/test: Create MockAudioSink 2021-07-16 18:25:44 +00:00
mock_data_channel.h Update api/ to not use implicit T* --> scoped_refptr<T> conversion 2022-01-12 11:26:05 +00:00
mock_dtmf_sender.h api: Add MockDtmfSender 2022-05-12 13:11:15 +00:00
mock_encoder_selector.h RtpSenderInterface::SetEncoderSelector 2022-06-08 11:06:52 +00:00
mock_fec_controller_override.h Cleanup mocks in api/test 2020-05-08 20:01:03 +00:00
mock_frame_decryptor.h Cleanup mocks in api/test 2020-05-08 20:01:03 +00:00
mock_frame_encryptor.h Cleanup mocks in api/test 2020-05-08 20:01:03 +00:00
mock_media_stream_interface.h Reland "Add canonical mock for MediaStreamInterface" 2022-04-26 17:23:45 +00:00
mock_packet_socket_factory.h Reland "Move injection of PacketSocketFactory from PC to PCF" 2022-06-21 10:28:39 +00:00
mock_peer_connection_factory_interface.h Replace "(const override)" with "(const, override)" in GMOCKs 2022-01-26 10:59:40 +00:00
mock_peerconnectioninterface.h Reject double RefCountedObject inheritance in rtc::make_ref_counted. 2022-03-21 16:31:21 +00:00
mock_rtp_transceiver.h Make MockRtpTransceiver not inherit from RefCountedObject 2022-03-21 14:09:02 +00:00
mock_rtpreceiver.h Replace "(const override)" with "(const, override)" in GMOCKs 2022-01-26 10:59:40 +00:00
mock_rtpsender.h Reland "rtpsender interface: make pure virtual again" 2022-08-31 14:47:14 +00:00
mock_transformable_video_frame.h Replace "(const override)" with "(const, override)" in GMOCKs 2022-01-26 10:59:40 +00:00
mock_video_bitrate_allocator.h Cleanup mocks in api/test 2020-05-08 20:01:03 +00:00
mock_video_bitrate_allocator_factory.h In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro 2020-05-14 19:33:26 +00:00
mock_video_decoder.h Delete deprecated VideoDecoder::InitDecode 2021-08-31 14:13:49 +00:00
mock_video_decoder_factory.h In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro 2020-05-14 19:33:26 +00:00
mock_video_encoder.h Delete legacy MockEncodedImageCallback::OnEncodedFrame 2020-08-12 14:41:00 +00:00
mock_video_encoder_factory.h Delete support for has_internal_source 2021-11-16 11:29:40 +00:00
mock_video_track.h Update api/ to not use implicit T* --> scoped_refptr<T> conversion 2022-01-12 11:26:05 +00:00
neteq_simulator.cc Remove the move constructor from NetEqState. 2018-09-11 09:19:09 +00:00
neteq_simulator.h Expose run function to NetEqSimulator 2020-01-29 11:55:05 +00:00
neteq_simulator_factory.cc Add config options for python plots and text log to the NetEq simulator API. 2020-10-14 10:29:09 +00:00
neteq_simulator_factory.h Add config options for python plots and text log to the NetEq simulator API. 2020-10-14 10:29:09 +00:00
network_emulation_manager.cc Add AbslParse functions for TimeMode enum. (This allows creation of TimeMode ABSL_FLAGs.) 2022-06-02 10:07:16 +00:00
network_emulation_manager.h Introduce method to simplify creation of ideal emulated network 2022-07-21 14:32:17 +00:00
OWNERS Adds more owners to api/test 2020-12-02 11:19:55 +00:00
peer_network_dependencies.h New struct PeerNetworkDependencies 2021-11-23 08:37:36 +00:00
peerconnection_quality_test_fixture.cc [PCLF] Add ToString method to VideoDumpOptions 2022-08-22 12:47:37 +00:00
peerconnection_quality_test_fixture.h [PCLF] Add ability to specifiy DegradationPreference 2022-08-30 09:45:41 +00:00
peerconnection_quality_test_fixture_unittest.cc [PCLF] Move Resolution from VideoSubscription to the fixture. 2022-04-20 20:00:24 +00:00
simulated_network.h Remove CoDel from webrtc::SimulatedNetwork. 2022-09-08 06:51:05 +00:00
simulcast_test_fixture.h Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation: 2020-09-29 19:29:29 +00:00
stats_observer_interface.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
test_dependency_factory.cc Set up a new rtc::Thread instance per test. 2020-05-15 09:13:02 +00:00
test_dependency_factory.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
time_controller.cc Rename done() into condition(), because it is actually condition in TimeController API 2020-04-29 10:29:09 +00:00
time_controller.h Delete ProcessThread creation from test TimeController as unused 2022-06-23 09:41:43 +00:00
track_id_stream_info_map.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
video_quality_analyzer_interface.h [DVQA] Remove old OnDecoderError method 2022-08-29 14:53:02 +00:00
video_quality_test_fixture.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
videocodec_test_fixture.h Explicitly set encoder and decoder format in codec tests. 2021-11-22 08:18:25 +00:00
videocodec_test_stats.cc Report encode/decode latency 2022-02-17 12:17:42 +00:00
videocodec_test_stats.h Calculate max/avg encode/decode latency in codec tests 2022-02-15 18:14:41 +00:00