android13/external/webrtc/examples/androidjunit/README

9 lines
251 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04: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