webrtc/sdk/objc/unittests
Byoungchan Lee c8a6fb2bb8 Remove objc tests from rtc_unittests and move tests to sdk_unittests
The tests in rtc_unittests_objc are old gtest based tests and
The tests in sdk_unittests are XCTest based tests.
The objc tests in rtc_unittest are causing problems [1],
so I think it's time to combine the two types of objc tests.

Renaming the files to match the existing sdk_unittests and
removing the use of gtest helper functions (eg, EXPECT_EQ)
are planned for follow-up CLs.

[1] https://webrtc-review.googlesource.com/c/src/+/261724/9

Bug: webrtc:8382
Change-Id: I9308b35f654c4479c9df72bf7cd7f4032e267eb2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/262380
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36878}
2022-05-13 11:59:06 +00:00
..
audio_short16.pcm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
audio_short44.pcm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
audio_short48.pcm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
avformatmappertests.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
foreman.mp4 Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
frame_buffer_helpers.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
frame_buffer_helpers.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
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 Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
objc_video_encoder_factory_tests.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +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 Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCCallbackLogger_xctest.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCCameraVideoCapturerTests.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCCertificateTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCConfigurationTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCCVPixelBuffer_xctest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCDataChannelConfigurationTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCDoNotPutCPlusPlusInFrameworkHeaders_xctest.m Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
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 Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCIceServerTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCMediaConstraintsTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +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 Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCPeerConnectionTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCSessionDescriptionTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
RTCTracingTest.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
scoped_cftyperef_tests.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00