Media/WebRTC/Testing: Difference between revisions

Jump to navigation Jump to search
Line 1: Line 1:
=== WebRTC Test System ===
== WebRTC Test System ==


We currently test WebRTC with two sets of tests:
We currently test WebRTC with two sets of tests:


* Standalone C++ unit and system tests based on the [https://code.google.com/p/googletest/ Google Test ] framework.
* Standalone C++ unit and system tests.
* Mochitests
* Full system mochitests.
 
 
=== C++ Unit Tests ===
 
The WebRTC code has extensive C++ unit and system tests based on the [[https://code.google.com/p/googletest/ | Google Test]]
framework. These tests live in two locations:
 
{
|media/mtransport || the mtransport generic transport subsystem and associated utilities
|media/webrtc/signaling/test || the signaling system and the media handling system
}
Confirmed users
214

edits

Navigation menu