grpc-java/interop-testing
Eric Anderson 4aee912bce Fix broken noClientAuthFailure test
The client didn't have the trust manager set, so the RPC would fail due
to server-certificate verification, not lack of client auth.

With this change, noClientAuthFailure now fails with tcnative but still
passes with Jetty ALPN.

basicClientServerIntegrationTest seems to be working for me, so I'm
enabling it.
2016-01-22 12:59:36 -08:00
..
src Fix broken noClientAuthFailure test 2016-01-22 12:59:36 -08:00
build.gradle Use tcnative for interop unit tests when possible. 2016-01-21 16:40:29 -08:00