commit | 1a3120f3fd7696e9f27243bba88fe06d62221f0e | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Apr 24 12:09:39 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 07:25:42 2024 |
tree | 5cded587eb68334e4253b066d4f20d0fdb95fcb6 | |
parent | f9a5ed0399bb7eecf064c9da77e197119b6d2008 [diff] |
Move some integration test functions to the .cc file The integration_test_helpers.h file was too long and had too many big functions inline. This CL takes some of the largest and puts them in the .cc file. Bug: None Change-Id: Ibaaf9675ca8b5efa29878b4883b21f14104451a7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349020 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42169}
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.