mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() Auto generated with: git grep -l "sakal@webrtc.org" | xargs sed -i '' -e 's/sakal/xalep/g' No-Try: True Bug: webrtc:12673 Change-Id: Ic1d4e8c655725d490a0e2b0d492e42edc9aa919c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215147 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33722} |
||
---|---|---|
.. | ||
src/org/appspot/apprtc | ||
OWNERS | ||
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_examples_junit_tests To run: out/Debug/bin/run_android_examples_junit_tests