webrtc/sdk/objc/unittests
Sebastian Jansson 6ea2c6ae87 Cleanup: Merges Thread and MessageQueue.
Since rtc::Thread is the only class inheriting from rtc::MessageQueue
and most members of MessageQueue are public or protected the split is
not adding much value. In preparation for future cleanup, this cl merges
the two classes.

Bug: webrtc:9883
Change-Id: Ia0efb4349f66f653aa34fa4d244998f187e3ce36
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165340
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30235}
2020-01-13 13:53:20 +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 Delete unused RTPFragmentationHeader members 2019-05-17 09:26:17 +00:00
objc_video_decoder_factory_tests.mm Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
objc_video_encoder_factory_tests.mm Add ObjC interface wrapping new GetImplementations method. 2019-08-23 12:06:36 +00:00
ObjCVideoTrackSource_xctest.mm Set required alignment to 2 for iOS. 2019-08-23 11:35:28 +00:00
RTCAudioDevice_xctest.mm Cleanup: Merges Thread and MessageQueue. 2020-01-13 13:53:20 +00:00
RTCAudioDeviceModule_xctest.mm Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
RTCAudioSessionTest.mm Make RTCAudioSession accessible to Swift. 2020-01-08 09:15:25 +00:00
RTCCallbackLogger_xctest.m Add severity into RTC logging callbacks 2018-11-06 07:53:01 +00:00
RTCCameraVideoCapturerTests.mm
RTCCertificateTest.mm Disable CertificateTest.CertificateIsUsedInConfig 2018-10-23 16:46:49 +00:00
RTCConfigurationTest.mm Exposing rtcp report interval setting in objc api 2018-11-14 18:55:50 +00:00
RTCCVPixelBuffer_xctest.mm
RTCDataChannelConfigurationTest.mm
RTCDoNotPutCPlusPlusInFrameworkHeaders_xctest.m
RTCFileVideoCapturer_xctest.mm
RTCH264ProfileLevelId_xctest.m
RTCIceCandidateTest.mm
RTCIceServerTest.mm Revert "Add SSLConfig object to IceServer." 2018-09-12 10:46:04 +00:00
RTCIntervalRangeTests.mm
RTCMediaConstraintsTest.mm Move MediaConstraintsInterface to sdk/, and make it a concrete class 2019-02-14 12:07:07 +00:00
RTCMTLVideoView_xctest.m
RTCNV12TextureCache_xctest.m Add a missing NULL check before releasing a texture ref. 2019-01-04 21:08:05 +00:00
RTCPeerConnectionFactory_xctest.m
RTCPeerConnectionFactoryBuilderTest.mm Move MediaTransportInterface out of the libjingle_peerconnection_api target 2019-09-13 10:49:56 +00:00
RTCPeerConnectionTest.mm Promotoing webrtc::CryptoOptions to RTCConfiguration. 2018-10-25 17:59:48 +00:00
RTCSessionDescriptionTest.mm Negotiate use of RTCP loss notification feedback (LNTF) 2019-05-24 12:44:14 +00:00
RTCTracingTest.mm
scoped_cftyperef_tests.mm