179 Commits (046d92dcb0e972c41a51fa5d56e5d0f00908e9b3)

Author SHA1 Message Date
Yang Gao d785904d0a resolve comments 10 years ago
Yang Gao eec8d1a56c fix comments 10 years ago
Yang Gao 3bc377c5b8 Let each test case create its own channel. 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Yang Gao c38dda4b90 add service_account support into interop client 10 years ago
Yang Gao 02ce729ce2 make CreateTestChannel support additional credentials besides ssl 10 years ago
Yang Gao 94e97ef2c5 sync messages.proto up to date. 10 years ago
Yang Gao dab7095fc5 Make interop server listen on 0.0.0.0. 10 years ago
Nicolas "Pixel" Noble 3d4cba4901 kNumResponseMessages is an int, so i is doing signedness mismatch. 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller 7b01878736 Fix returned status 10 years ago
Craig Tiller 8a7a152919 Remove unused private field 10 years ago
Craig Tiller 92eb29a7b7 Remove unused private field 10 years ago
Craig Tiller 14e60e9f8b Use C signal handling in C++ end2end 10 years ago
Craig Tiller 0a00a08c53 Use C signal handling in C++ end2end 10 years ago
Craig Tiller bf2659f0b6 Fix qps test. 10 years ago
vpai 92fe70e983 Added new results to report resource usage and QPS, along with new proto support for this 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
Craig Tiller de990f9155 Initialize gtest correctly 10 years ago
Craig Tiller b2a42f3271 Make this file compile 10 years ago
Craig Tiller 9608f0f212 Make this file compile 10 years ago
Craig Tiller 35e3971e89 Make this file compile 10 years ago
yangg 0617057a39 Make interop server buildable on opensource build. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
chenw 6edb547c99 Enable streaming test case for gRPC client in GCE. 10 years ago
yangg ed5e7e006b Add deadline API on server side. 10 years ago
chenw ebb4e6dcc6 Add Flags to override host and enable prod ssl root. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
yangg 3f1af6ee2d Make override hostname an argument for testing against prod gfe. 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
yangg da029e39b6 Add a test where client side sees a deadline expired status. 10 years ago
yangg 246ec3bd3a Set host to channel's target when creating a call. 10 years ago
yangg a4b6f5df94 Add ServerContext. It is currently empty and deadline and metadata will come to 10 years ago
vpai 80b6d014ad Prepare QPS tests for running in GCE 10 years ago
chenw 69ca59fa74 Add slow client consumer test case for flow control test. 10 years ago
yangg abd90a6c30 Use '\0' instead of '0' in payload as java client actually checks that. 10 years ago
nnoble 72309c6c5d Getting the generated Makefile to support .proto files. 10 years ago
yangg 87da1b937d Make the default deadline gpr_inf_future to avoid mismatch between 10 years ago
temiola 33a2168453 Fixes package prefixes 10 years ago
chenw a8fd44adf8 Build CPP interop client in Git-on-[] as well as in []. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago