rhubarb-lip-sync/rhubarb/lib/webrtc-8d2248ff/webrtc/examples/androidjunit
Daniel Wolf e5c39efeeb Moved main executable into its own directory along with its build logic
This will make it easier to add other artifacts that require build steps.
2018-01-24 18:38:09 +01:00
..
src/org/appspot/apprtc Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00
README Moved main executable into its own directory along with its build logic 2018-01-24 18:38:09 +01:00

README

This directory contains example JUnit tests for Android AppRTCDemo.
Many of these test utilize Robolectric to mock Android classes.

To compile:
ninja -C out/Debug AppRTCDemoJUnitTest

To run:
out/Debug/bin/run_AppRTCDemoJUnitTest