mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() In order to enable errorprone [1] we have to fix this finding. third_party/errorprone has been recently enabled in Chromium and in order to unblock the Chromium Roll we have to fix these errors. [1] - https://cs.chromium.org/chromium/src/third_party/errorprone/ Bug: webrtc:8390 Change-Id: Ic737def5ae2a8c6ad1216d9b485af59987fe511c Tbr: magjed@webrtc.org No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/9161 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20273} |
||
---|---|---|
.. | ||
src/org/appspot/apprtc | ||
README |
This directory contains example JUnit tests for Android AppRTCMobile. Many of these test utilize Robolectric to mock Android classes. To compile: ninja -C out/Debug android_junit_tests To run: out/Debug/bin/run_android_junit_tests