526 Commits (d82d0b295b51e1385481be381eef325423441a65)

Author SHA1 Message Date
Yang Gao 0e0d8e11e6 add a simple server streaming e2e test, which passes 10 years ago
Yang Gao 005f18a6a1 change ServerAsyncReader API and add a simple clientstreaming test, it passes 10 years ago
Yang Gao c05b6cb89d add a bidi test and simplify the test a bit, test passes 10 years ago
Yang Gao bb84a30f07 let the client/server use their own cq and pretty the test 10 years ago
Craig Tiller 0220cf14b0 Add end2end async unary single threaded test (compiles) 10 years ago
Craig Tiller ec3257c120 Fix end2end leaks 10 years ago
Craig Tiller 7418d01de4 Make end2end_test use fewer threads 10 years ago
Vijay Pai 4ca479c3a1 Change pointer format 10 years ago
Vijay Pai c3b02d9a67 Allow varying number of server threads via command line flag 10 years ago
Craig Tiller 4d0fb5f1c0 Fixup callers with new api 10 years ago
Craig Tiller f8ac5d846c Fixup callers with new api 10 years ago
Craig Tiller 5319164875 Cleanup 10 years ago
Craig Tiller 1d2e21962e Server progress 10 years ago
Nicolas "Pixel" Noble 3f36f5e316 Few minor fixes. 10 years ago
Yang Gao 48d80e5769 update comments 10 years ago
Yang Gao 1988221d15 Use environment variable to set root certs in c++ interop test. 10 years ago
Craig Tiller 056ba544a2 Add pprof support 10 years ago
Yang Gao 2b80e6f1a8 format 10 years ago
Yang Gao aec1d0b391 make the flag name shorter 10 years ago
Yang Gao bd18be2f33 add compute engine credentials support 10 years ago
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