lukeweber / webrtc-jingle-client

Webrtc audio + jingle protocol brought to IOS and Android.
https://groups.google.com/forum/?fromgroups#!forum/webrtc-jingle
BSD 3-Clause "New" or "Revised" License
335 stars 137 forks source link

Unittest update #39

Closed dmonakhov closed 11 years ago

dmonakhov commented 11 years ago

Hi, Please pool unittest branch update.

First two patches are simple cleanups which are not related with unittest infastructure.

Third patch does actual job. I've forked minimal sub-set of chromium testing infasructure in order to create independent code-base. This is acceptable because we need very small functionality, and we do not want useless deps. I've tested compilation on all target platforms, and run unittest on armeabi-v7a