commit | 0f380d8ffafe0397c70e54a2fa3fd1571ae9d636 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Jun 01 04:48:26 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 11:48:32 2016 +0000 |
tree | 72f47abefadfe99db036d5471bf19781b36bfab3 | |
parent | 4d167e5ccde9e748488179b6dd3f26ccf35d7365 [diff] |
GN: Add test_support_unittests target BUG=webrtc:5949 TESTED=Passing run on Linux, Windows and Mac: gn gen out/Default ninja -C out/Default out/Default/test_support_unittests And for Android: gn gen out/Default --args='target_os="android" target_cpu="arm"' ninja -C out/Default out/Default/bin/run_test_support_unittests NOTRY=True Review-Url: https://codereview.webrtc.org/2021243002 Cr-Commit-Position: refs/heads/master@{#12989}
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.