webrtc/sdk/objc/Framework/UnitTests
Anders Carlsson 3ff50fba59 Create experimental Obj-C++ API.
This can be used to wrap Objective-C components in C++ classes, so users
can use the WebRTC C++ API directly together with the iOS specific
components provided by our SDK.

Bug: webrtc:8832
Change-Id: I6d34f7ec62d51df8d3a5340a2e17d30ae73e13e8
Reviewed-on: https://webrtc-review.googlesource.com/46162
Commit-Queue: Anders Carlsson <andersc@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21850}
2018-02-01 16:36:24 +00:00
..
avformatmappertests.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
foreman.mp4 Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
main.m Add xctest target to migrate sdk/objc/Framework to it. 2017-10-13 14:19:32 +00:00
objc_video_decoder_factory_tests.mm Create experimental Obj-C++ API. 2018-02-01 16:36:24 +00:00
objc_video_encoder_factory_tests.mm Create experimental Obj-C++ API. 2018-02-01 16:36:24 +00:00
RTCAudioSessionTest.mm Adding a KVO context to avoid issues with future super/sub-classing. 2017-10-23 12:33:17 +00:00
RTCCallbackLogger_xctest.m Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system 2018-01-31 09:35:29 +00:00
RTCCameraVideoCapturerTests.mm Add tests for starting and stopping RTCCameraVideoCapturer. 2018-01-19 10:54:12 +00:00
RTCConfigurationTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCDataChannelConfigurationTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCDoNotPutCPlusPlusInFrameworkHeaders_xctest.m Generate iOS framework umbrella header. 2018-01-15 13:43:59 +00:00
RTCFileVideoCapturer_xctest.mm Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
RTCIceCandidateTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCIceServerTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCIntervalRangeTests.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaConstraintsTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMTLVideoView_xctest.mm Add xctest target to migrate sdk/objc/Framework to it. 2017-10-13 14:19:32 +00:00
RTCPeerConnectionTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCSessionDescriptionTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCTracingTest.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
scoped_cftyperef_tests.mm Add tests for ScopedCFTypeRef. 2017-10-05 12:36:31 +00:00