commit | 3bcedd3595f417330149d661a8e4d4dd4b6562f8 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Jun 08 08:14:15 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 08 08:14:22 2016 |
tree | d4cfb7dc27454f22efb7afb9d5d7ddaa7344026f | |
parent | 6b4b5f37704cb414420d813eb39b90b25f5b2d6c [diff] |
GN: Add SDK tests to rtc_unittests. In https://codereview.webrtc.org/2034923003 it was discovered that a test binary rtc_sdk_peerconnection_objc_tests was a dependency to rtc_unittests. Unfortunately gtest doesn't include dependent executables into the same test executable; only libraries (so theses tests weren't run). This CL incorporates those tests into rtc_unittests and does the same changes to the GN build. BUG=webrtc:5949 TESTED=Built and ran rtc_unittests locally on Mac. NOTRY=True Review-Url: https://codereview.webrtc.org/2041743003 Cr-Commit-Position: refs/heads/master@{#13060}
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.