commit | 94c3328b6138f75d0f027e04b7d9570cc479324f | [log] [tgz] |
---|---|---|
author | Dor Hen <dorhen@meta.com> | Tue Feb 13 09:51:01 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 14 07:12:03 2024 |
tree | 0ff1799bc8013d8dcd72d909ab468cbe857a0c8b | |
parent | 495e23e60f5d01314cc69b23501297c7c07b0257 [diff] |
Provide unified solution for dir name randomization in tests This approach actually wraps the unique identifier generation into the function that provides the output path for a test. This way we don't need to add `CreateRandomUuid()` everywhere that we have `test::OutputPath` and instead just rename to `test::OutputPathRandomDir` Bug: webrtc:15833 Change-Id: Ic9b69b5b599727f07b2906569a84a40edeecd1a0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/338645 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Reviewed-by: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41730}
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.