| commit | 1d2f30b8b9bc5e8e942f26246bdac55ba7350683 | [log] [tgz] |
|---|---|---|
| author | Evan Shrubsole <eshr@webrtc.org> | Wed Dec 04 11:36:08 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 04 13:51:30 2024 |
| tree | 7fafbdf75cc9a63a84cbf96a95e5f560f8a5d099 | |
| parent | fac1bafd449b3116b304a1c73757814589428219 [diff] |
Add utility WaitUntil for testing for an eventual condition This replaces the WaitUntilCondition function that was used in the peer_connection_encodings_integrationtest previously. Along with that it adds tests and improved error message printing. As a drive-by, matchers were added for RTCError as these are the return type of this utility function. Bug: webrtc:381524905 Change-Id: If7ff18692396d3996b5b289f2d2c92520226003e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/369980 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43494}
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.