commit | aa5897dcc528d67a34d2c052a17b91c6f22f0307 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Thu Dec 15 09:30:52 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 15 13:22:18 2022 |
tree | bf6260c42ab6396c9e874b79aa1d1727ebd5101f | |
parent | 4a680f11ae06e9bf2d2af2ece56e22021ded8309 [diff] |
Add conformance tests for integer unwrapping. This tests all of the known integer unwrappers in WebRTC * rtc::TimestampWrapAroundHandler * webrtc::Unwrapper<T> * webrtc::SequenceNumberUnwrapper<T> * dcsctp::UnwrappedSequenceNumber The conformance tests show differences between in behavior between the unwrappers. This change also adds const accessors for the internal values of dcsctp::UnwrappedSequenceNumber. Bug: webrtc:13982 Change-Id: Ia1b483d7ef5ceb43fa4d93013a76cd0251a58c22 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287620 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38900}
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.