webrtc/sdk/objc/Framework/UnitTests
Anders Carlsson dc6b477fb4 Generate iOS framework umbrella header.
Instead of keeping the umbrella header in sync manually and needing
ifdefs to make it include the correct headers depending on platform,
generate it based on the headers we include in the framework target.

Can also be used to only include internal software codec headers when
compiling with support for them.

Bug: webrtc:7925
Change-Id: I63f97af1efc8710cfd62d527fcb343fed05daae2
Reviewed-on: https://webrtc-review.googlesource.com/38702
Commit-Queue: Anders Carlsson <andersc@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21613}
2018-01-15 13:43:59 +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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
objc_video_encoder_factory_tests.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCAudioSessionTest.mm Adding a KVO context to avoid issues with future super/sub-classing. 2017-10-23 12:33:17 +00:00
RTCCameraVideoCapturerTests.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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