Migrate test_support_unittests to rtc_test_suite
This keeps some larger test groups around, these can be further split
later.
Test count remains the same as before.
Before:
test_support_unittests / TotalTestCount= {mean=500, stddev=-} Count (BiggerIsBetter)
test_support_unittests / RunTestCount= {mean=492, stddev=-} Count (BiggerIsBetter)
test_support_unittests / DisabledTestCount= {mean=8, stddev=-} Count (SmallerIsBetter)
After:
RESULT: test_support_unittests / TotalTestCount= {mean=500, stddev=-} Count (BiggerIsBetter)
RESULT: test_support_unittests / RunTestCount= {mean=492, stddev=-} Count (BiggerIsBetter)
RESULT: test_support_unittests / DisabledTestCount= {mean=8, stddev=-} Count (SmallerIsBetter)
Bug: webrtc:498394143
Change-Id: I552f65f6e5e6708a132393fd05cd329c6a6a6964
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/468621
Commit-Queue: Evan Shrubsole <eshr@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#47603}
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.