mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() WebRTC junit_tests have been silently disabled since june 2024. When re-enabling the tests, 'testConnectIPv6' is now failing. Change-Id: Ie47a982859a6fee78e002119bef23a8df47f981e Bug: b/389829614 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374303 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43729} |
||
---|---|---|
.. | ||
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