webrtc/examples/androidjunit
Evan Shrubsole 6962bb0295 Ignore testBluetoothScoAudioStartAndStop
This is halting the Chromium->WebRTC roll

Bug: webrtc:481918423
Change-Id: I0ed04d362361dace9ce4b95c45a943f56a6a6964
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/446460
Commit-Queue: Zoé Lepaul <zlep@webrtc.org>
Reviewed-by: Zoé Lepaul <zlep@webrtc.org>
Auto-Submit: Evan Shrubsole <eshr@webrtc.org>
Commit-Queue: Evan Shrubsole <eshr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#46813}
2026-02-05 02:23:12 -08:00
..
src/org/appspot/apprtc Ignore testBluetoothScoAudioStartAndStop 2026-02-05 02:23:12 -08:00
OWNERS Update OWNERS files with new account. 2025-09-17 10:57:26 -07:00
README Split android_junit_tests and move targets in the right package. 2020-01-21 08:07:26 +00:00

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