webrtc/sdk/objc/unittests
Niels Möller 65f17ca6b4 Move MediaTransportInterface out of the libjingle_peerconnection_api target
And move related files into api/transport/ and api/transport/media/.
The moved files are unchanged, except that
congestion_control_interface.h and datagram_transport_interface.h
no longer include media_transport_interface.h, instead, they forward
declare the few MediaTransport* types they reference.

Bug: webrtc:8733
Change-Id: I4f4000d0d111f10d15a54c99af27ec26c46ae652
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152482
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Bjorn Mellem <mellem@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29178}
2019-09-13 10:49:56 +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 Delete unused RTPFragmentationHeader members 2019-05-17 09:26:17 +00:00
objc_video_decoder_factory_tests.mm Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" 2019-04-11 13:03:52 +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 Reland "Explicitly wrap main thread in test_main.cc." 2018-09-06 08:38:18 +00:00
RTCAudioDeviceModule_xctest.mm Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
RTCAudioSessionTest.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCCallbackLogger_xctest.m Add severity into RTC logging callbacks 2018-11-06 07:53:01 +00:00
RTCCameraVideoCapturerTests.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
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 Include i420 buffers in Obj-C framework again. 2018-09-03 15:06:18 +00:00
RTCDataChannelConfigurationTest.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCDoNotPutCPlusPlusInFrameworkHeaders_xctest.m Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCFileVideoCapturer_xctest.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCH264ProfileLevelId_xctest.m Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCIceCandidateTest.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCIceServerTest.mm Revert "Add SSLConfig object to IceServer." 2018-09-12 10:46:04 +00:00
RTCIntervalRangeTests.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
RTCMediaConstraintsTest.mm Move MediaConstraintsInterface to sdk/, and make it a concrete class 2019-02-14 12:07:07 +00:00
RTCMTLVideoView_xctest.m Include i420 buffers in Obj-C framework again. 2018-09-03 15:06:18 +00:00
RTCNV12TextureCache_xctest.m Add a missing NULL check before releasing a texture ref. 2019-01-04 21:08:05 +00:00
RTCPeerConnectionFactory_xctest.m Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
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 Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
scoped_cftyperef_tests.mm Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00