webrtc/examples/androidjunit
Mirko Bonadei 6b4c21cbc5 Re-enabling test because bugs.webrtc.org/6437 is fixed.
Bug: webrtc:6437
Change-Id: I52bda8f75df0ce5ad851de00ebad88766f00154c
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/9162
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20286}
2017-10-13 13:48:12 +00:00
..
src/org/appspot/apprtc Re-enabling test because bugs.webrtc.org/6437 is fixed. 2017-10-13 13:48:12 +00:00
README Moving src/webrtc into src/. 2017-09-15 04:25:06 +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_junit_tests

To run:
out/Debug/bin/run_android_junit_tests