webrtc/test/testsupport
Miriam Zimmerman 31a3397e96 Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148
Merge conflicts resolved in:
* api/neteq/neteq.h
* audio/channel_receive.cc
* audio/channel_receive.h
* media/engine/simulcast_encoder_adapter.cc
* modules/audio_coding/BUILD.gn
* modules/audio_coding/acm2/acm_resampler.cc
* modules/audio_coding/acm2/acm_resampler_unittest.cc
* modules/audio_processing/audio_processing_impl.h
* modules/video_coding/BUILD.gn
* p2p/base/p2p_transport_channel_unittest.cc
* pc/jsep_transport_controller.cc
* pc/rtp_transport.h
* pc/rtp_transport_internal.h
* unsafe_buffers_paths.txt
2026-05-08 13:42:18 -04:00
..
mock IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
copy_to_file_audio_capturer_unittest.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
copy_to_file_audio_capturer.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
copy_to_file_audio_capturer.h IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
DEPS
file_utils_override.cc Merge remote-tracking branch 'upstream/branch-heads/7339' 2025-09-16 15:28:07 -07:00
file_utils_override.h Adopt absl::string_view in testsupport/file_utils* 2022-03-25 10:34:54 +00:00
file_utils_unittest.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
file_utils.cc clang-tidy: apply modernize-use-designated-initializer to examples/ net/ rtc_tools/ test 2025-08-21 10:29:07 -07:00
file_utils.h Count tests (run, disabled, skipped) and export as metrics 2025-05-15 00:41:48 -07:00
fixed_fps_video_frame_writer_adapter_test.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
fixed_fps_video_frame_writer_adapter.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
fixed_fps_video_frame_writer_adapter.h IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
frame_reader.h IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
frame_writer.h IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
ios_file_utils.h Adopt absl::string_view in testsupport/file_utils* 2022-03-25 10:34:54 +00:00
ios_file_utils.mm Format /test folder 2025-01-08 12:17:54 -08:00
ivf_video_frame_generator_unittest.cc [Plan B] Remove global deprecation suppression from rtc_test 2026-02-27 01:11:29 -08:00
ivf_video_frame_generator.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
ivf_video_frame_generator.h IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
jpeg_frame_writer_ios.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
jpeg_frame_writer.cc Remove include of jpeglibmangler.h. 2025-07-16 01:48:20 -07:00
mac_file_utils.h
mac_file_utils.mm
perf_test_histogram_writer_no_protobuf.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
perf_test_histogram_writer_unittest.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
perf_test_histogram_writer.cc Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
perf_test_histogram_writer.h
perf_test_result_writer.h Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
perf_test_unittest.cc Avoid global clock in SamplesStatsCounter 2025-08-22 05:33:42 -07:00
perf_test.cc Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
perf_test.h Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
resources_dir_flag.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
resources_dir_flag.h
rtc_expect_death.h
test_artifacts_unittest.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
test_artifacts.cc Reduce the number of webrtc:: prefixes in code 2026-03-06 06:29:19 -08:00
test_artifacts.h
video_frame_writer_unittest.cc constexpr-ify unit tests 2025-07-07 18:22:55 -07:00
video_frame_writer.cc Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
video_frame_writer.h IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
y4m_frame_generator_test.cc clang-tidy: modernize-use-override 2025-06-16 08:37:19 -07:00
y4m_frame_generator.cc clang-tidy: apply modernize-use-designated-initializer to examples/ net/ rtc_tools/ test 2025-08-21 10:29:07 -07:00
y4m_frame_generator.h IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
y4m_frame_reader_unittest.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
y4m_frame_reader.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
y4m_frame_writer_unittest.cc constexpr-ify unit tests 2025-07-07 18:22:55 -07:00
y4m_frame_writer.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
yuv_frame_reader_unittest.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00
yuv_frame_reader.cc Apply clang-tidy readability-redundant-smartptr-get 2025-07-31 01:37:54 -07:00
yuv_frame_writer_unittest.cc constexpr-ify unit tests 2025-07-07 18:22:55 -07:00
yuv_frame_writer.cc IWYU test/ and use C++ headers 2025-06-15 21:50:08 -07:00