commit | 9e0c742f1b564126aec0071f2c93d2e912889764 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Fri Aug 18 01:59:47 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 18 02:28:22 2017 |
tree | eb91e0b814ed7d43fc4200ffd1f05f67b058a64f | |
parent | 7b532db9ad08a86678c85b67179b3c444ee0a8b2 [diff] |
Reduce code repetition in RtpDemuxerTest. Converts RtpDemuxerTest to use a test fixture which creates the RtpDemuxer under test and wraps sink adding/observer adding functions to automatically remove them at the end of the test case. Bug: None Change-Id: I7e40223f6837caa5443d9850477198c1f7a8d14a Reviewed-on: https://chromium-review.googlesource.com/608906 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19400}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.