webrtc/sdk/objc/unittests
Byoungchan Lee d7de6e5ea4 Fix rendering tests of RTCMTLVideoViewTests to work as expected
In https://webrtc-review.googlesource.com/c/src/+/244420,
I added sanity check of RTCVideoFrame in RTCMTLVideoView, but I forgot
to modify the related tests.

Fix this by adding the appropriate property stubs to RTCVideoFrame stubs
created in RTCMTLVideoViewTests.

Bug: webrtc:13990, webrtc:13490
Change-Id: I21f0f75cd052e4255e1eee5f39ffdd50c2f8e61b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260420
Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Cr-Commit-Position: refs/heads/main@{#36714}
2022-04-29 19:27:22 +00:00
..
audio_short16.pcm
audio_short44.pcm
audio_short48.pcm
avformatmappertests.mm
foreman.mp4
frame_buffer_helpers.h
frame_buffer_helpers.mm
main.mm Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define 2019-06-13 13:51:17 +00:00
nalu_rewriter_xctest.mm Fix -Wunused-but-set-variable 2021-11-16 10:30:30 +00:00
objc_video_decoder_factory_tests.mm Migrate objc video decoder wrapper from InitDecode to Configure 2021-08-23 14:50:55 +00:00
objc_video_encoder_factory_tests.mm Prepare for deleting implicit conversion from raw pointer to scoped_refptr. 2022-01-18 08:22:15 +00:00
ObjCVideoTrackSource_xctest.mm Update sdk/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-28 08:10:15 +00:00
RTCAudioDevice_xctest.mm Add support for toggling builtin voice processing on iOS 2020-12-02 16:07:01 +00:00
RTCAudioDeviceModule_xctest.mm Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
RTCAudioSessionTest.mm Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. 2022-01-20 12:59:27 +00:00
RTCCallbackLogger_xctest.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCCameraVideoCapturerTests.mm [ios] Fix two rtc_unittests that fail when using lld as linker 2021-09-22 19:45:44 +00:00
RTCCertificateTest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCConfigurationTest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCCVPixelBuffer_xctest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCDataChannelConfigurationTest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCDoNotPutCPlusPlusInFrameworkHeaders_xctest.m
RTCEncodedImage_xctest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCFileVideoCapturer_xctest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCH264ProfileLevelId_xctest.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCIceCandidateTest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCIceServerTest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCMediaConstraintsTest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCMTLVideoView_xctest.m Fix rendering tests of RTCMTLVideoViewTests to work as expected 2022-04-29 19:27:22 +00:00
RTCNV12TextureCache_xctest.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCPeerConnectionFactory_xctest.m Disable iOS tests relying on senderWithKind. 2022-04-22 14:34:18 +00:00
RTCPeerConnectionFactoryBuilderTest.mm Delete MediaTransportFactory from android and objc apis 2020-06-12 08:16:32 +00:00
RTCPeerConnectionTest.mm [ObjC] Change default sdpSemantics to NotSpecified. 2022-01-13 09:06:38 +00:00
RTCSessionDescriptionTest.mm Reland "remove mslabel and mslabel ssrc-specific attributes" 2022-04-25 08:50:50 +00:00
RTCTracingTest.mm
scoped_cftyperef_tests.mm Reland "Mark all bool conversion operators as explicit" 2022-02-09 09:40:05 +00:00