grpc/test/cpp/interop
Xudong Ma a5861f3414 Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md 2015-05-26 15:24:11 -07:00
..
client.cc Merge pull request #1367 from yang-g/interop 2015-04-28 17:09:56 -07:00
client_helper.cc support per call credentials in c++ 2015-05-14 11:51:07 -07:00
client_helper.h Split interop client and server into components 2015-04-09 23:25:21 -07:00
interop_client.cc Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md 2015-05-26 15:24:11 -07:00
interop_client.h Add two scenarios in interop test 2015-04-24 14:42:42 -07:00
interop_test.cc clang-format c++ code 2015-03-17 10:49:39 -07:00
server.cc Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 2015-04-24 13:09:40 -07:00
server_helper.cc Wrap ParseCommandLineFlags in InitTest 2015-04-15 15:23:54 -07:00
server_helper.h Split interop client and server into components 2015-04-09 23:25:21 -07:00