webrtc/api/test
Harald Alvestrand d9e9a7bc83 Remove deprecated AddTrack/RemoveTrack functions on MediaStream.
These have been deprecated since 2022.

Bug: None
Change-Id: I8340750f67e57c37601754345c679062c3c23436
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364283
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43122}
2024-10-01 08:30:13 +00:00
..
metrics Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
network_emulation Ensure <sys/socket.h> is included by using "rtc_base/net_helpers.h". 2024-09-10 14:23:24 +00:00
pclf Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
audioproc_float.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
compile_all_headers.cc Create MockTransformableFrame. 2023-11-14 15:51:02 +00:00
create_frame_generator.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
create_frame_generator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
create_network_emulation_manager.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_network_emulation_manager.h Introduce a mode that lets NetworkEmulationManager ignore DTLS handshake sizes. 2024-05-08 13:20:20 +00:00
create_peer_connection_quality_test_frame_generator.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
create_peer_connection_quality_test_frame_generator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
create_peerconnection_quality_test_fixture.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +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 Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +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 Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_time_controller.h Delete deprecated CreateTimeControllerBasedCallFactory 2023-12-04 11:28:55 +00:00
create_time_controller_unittest.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_video_quality_test_fixture.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_video_quality_test_fixture.h Format almost everything. 2019-07-08 13:45:15 +00:00
create_videocodec_test_fixture.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_videocodec_test_fixture.h Move VideoCodecTest configuration classes to api/test. 2018-05-22 12:14:38 +00:00
DEPS Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
fake_frame_decryptor.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +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 Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +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 Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
frame_generator_interface.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_async_dns_resolver.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_audio_mixer.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_audio_sink.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_data_channel.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_dtmf_sender.h macro cleanup: "(const override)" -> "(const, override)" 2024-09-22 18:30:29 +00:00
mock_encoder_selector.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_fec_controller_override.h Revert "Add checks for api/test mocks to make sure they're complete" 2022-11-10 13:33:59 +00:00
mock_frame_decryptor.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_frame_encryptor.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_frame_transformer.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_media_stream_interface.h Remove deprecated AddTrack/RemoveTrack functions on MediaStream. 2024-10-01 08:30:13 +00:00
mock_packet_socket_factory.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_peer_connection_factory_interface.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_peerconnectioninterface.h macro cleanup: "(const override)" -> "(const, override)" 2024-09-22 18:30:29 +00:00
mock_rtp_transceiver.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_rtpreceiver.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_rtpsender.h macro cleanup: "(const override)" -> "(const, override)" 2024-09-22 18:30:29 +00:00
mock_session_description_interface.h Fix errors in new SessionDescriptionInterface mock 2022-10-25 09:27:40 +00:00
mock_transformable_audio_frame.h macro cleanup: "(const override)" -> "(const, override)" 2024-09-22 18:30:29 +00:00
mock_transformable_frame.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_transformable_video_frame.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_video_bitrate_allocator.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_video_bitrate_allocator_factory.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_video_decoder.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_video_decoder_factory.h Delete CreateVideoDecoder from VideoDecoderFactory interface 2024-03-04 16:05:51 +00:00
mock_video_encoder.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_video_encoder_factory.h Delete legacy VideoEncoderFactory::CreateVideoEncoder 2024-04-10 17:11:34 +00:00
mock_video_track.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
neteq_simulator.cc Remove the move constructor from NetEqState. 2018-09-11 09:19:09 +00:00
neteq_simulator.h Add SSRC filter and NetEq accessor to NetEq simulator. 2024-04-05 10:02:38 +00:00
neteq_simulator_factory.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
neteq_simulator_factory.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
network_emulation_manager.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
network_emulation_manager.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
peerconnection_quality_test_fixture_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
simulated_network.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
simulcast_test_fixture.h generateKeyframe: pass frame_types in bypass mode 2022-12-06 10:54:59 +00:00
stats_observer_interface.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
test_dependency_factory.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +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 Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
time_controller.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
track_id_stream_info_map.h [PCLF] Propagate relevant metadata to all metrics 2022-11-03 16:11:31 +00:00
video_quality_analyzer_interface.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_quality_test_fixture.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
videocodec_test_fixture.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
videocodec_test_stats.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
videocodec_test_stats.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00