commit | 51c632c13bd4076d85b51ac4e36c9097000a6e8e | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Apr 21 14:07:42 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 21 14:41:27 2023 |
tree | ec8ee638e910c99a9e456988eb88e72675982e81 | |
parent | 691b447c53e312e0785ff6fd6a858dec309dc952 [diff] |
Use GlobalSimulatedTimeController in more webrtc video engine unittests This removes all "_WAIT" operations in the tests and all uses of kTimeout for loop+poll check for values. On my linux box, this also reduces the time it takes to run all ./rtc_media_unittests (in parallel) from about 3500ms, to ~50ms. (longest running test was WebRtcVideoChannelBaseTest.GetStats) Bug: none Change-Id: If544aa10cb0281cb5e5e51fb654db5f45de871da Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/302343 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39918}
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.