commit | 7acc29f017f67c83347428f526eca463cb73c985 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Aug 11 13:53:14 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 12 16:35:29 2025 |
tree | bc570a56471909ffa333f64a1fef151d96677ed6 | |
parent | 5d74f2147f1462d5d64a21a1f3143879a0009900 [diff] |
Introduce CreateTestEnvironment and update test/ to use it The helper proposed as primary way to construct Environment in tests Unlike prod CreateEnvironment it use command line base field trials by default. It also aware of test-only TimeController interface and make it simpler to use it. Bug: None Change-Id: If207a374a0dccc4f3f4064f0cbfccc63c4dc8f6f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/403760 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#45324}
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.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.