grpc-java/android-interop-testing/app
Xudong Ma d238d86a3c Some changes to Android interop test App:
1. Call runTest() for test "all", this is required by some internal code.
2. Turn off proguard for debug App.
3. Catch Throwable when we run the test, so that some errors like OutOfMemoryError would fail the test.
4. Compare message size for veryLargeResponse test, otherwise comparing two message would create two more large byte arrarys.
2015-12-14 13:11:59 -08:00
..
src/main Some changes to Android interop test App: 2015-12-14 13:11:59 -08:00
build.gradle Some changes to Android interop test App: 2015-12-14 13:11:59 -08:00
proguard-rules.pro Update Android interop test App to use ManagedChannelBuilder 2015-12-02 11:20:05 -08:00