105 Commits (4b5c4dbbb8c63a959c2c806b01973fa608031f1e)

Author SHA1 Message Date
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Craig Tiller fd1b49b757 Move to unique_ptr for all GRPC returned objects 10 years ago
Craig Tiller fe8af4e2e9 Rename interop_test.c --> interop_test.cc 10 years ago
Craig Tiller 2f3e2ec865 Make interop server respond to sigint 10 years ago
Yang Gao bbd67c0499 clean up some internal path and names 10 years ago
vjpai 5b47818d93 Some compilers not happy with <:: and need < :: instead 10 years ago
Craig Tiller 16a6ea6bc0 Ensure interop tests are run as part of run_tests 10 years ago
Nicolas "Pixel" Noble 7e80efcb3d Making the usage of gflags uniform across distributions. 10 years ago
Nicolas "Pixel" Noble ba6082080c Fixing gflags' include path. 10 years ago
vjpai d5577aac67 More typecasts to avoid sign-comparison problems on EXPECT_EQ 10 years ago
vjpai c1231eb543 Include typecasts so that int and size_t are not compared (since their 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Craig Tiller 492968f7d9 Server side cancellation receive support 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao da699b8bc1 do not leak reader or writer 10 years ago
Yang Gao 2b7f537546 Add metadata test with rpc. Adding/fixing things to make it work 10 years ago
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
Nathaniel Manista 1d1f952731 The Python interoperability testing server. 10 years ago
Yang Gao 406b32f663 Add missing APIs and a first metadata test, and test passes 10 years ago
Craig Tiller 857680be2c Compile fixes 10 years ago
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