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}
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