commit | 96d91524fa66b9a2e4f9fbbbc9c5e5149021a3f0 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Wed Mar 08 14:33:52 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 08 14:33:52 2017 |
tree | 6b01bd904282c3322e4b93eae4e584c9afa8c05e | |
parent | 1d395dfb36e9ada73fc16aff09c4db3f3c3f17df [diff] |
Revert of Add unit tests for RTCMTLVideoView. (patchset #6 id:100001 of https://codereview.webrtc.org/2723903003/ ) Reason for revert: This CL depends on a reverted CL. Original issue's description: > Add unit tests for RTCMTLVideoView. > > To properly test the functionality, following changes were needed > - Make RTCMTLVideoView compiliable for all cpu architectures not just arm64. > This is needed so that the test can run on any device and on simulator as well. > - Refactor RTCMTLVideoView to have mockable class methods. > The unittest class, RTCMTLVideoViewTests was designed to provide easy transition > to XCTest when the time comes for that. > To transition to XCTest it would suffice to inherit from XCTestCase and remove > the gtest methods. > > BUG=webrtc:7079 > > Review-Url: https://codereview.webrtc.org/2723903003 > Cr-Commit-Position: refs/heads/master@{#17014} > Committed: https://chromium.googlesource.com/external/webrtc/+/0ebe0199acd1070f17ca2abc5bc22fdd8b0861ca TBR=magjed@webrtc.org,denicija@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:7079 Review-Url: https://codereview.webrtc.org/2733953006 Cr-Commit-Position: refs/heads/master@{#17118}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.