aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/server_interceptors_end2end_test.cc
Commit message (Expand)AuthorAge
* Modifying semantics for GetSendMessage and GetSerializedSendMessage.Gravatar Yash Tibrewal2019-01-03
* Rename GetSendMessage to GetSerializedSendMessage and GetOriginalSendMessage ...Gravatar Yash Tibrewal2019-01-03
* Rename new SendMessage types to SendMessagePtrGravatar Yash Tibrewal2019-01-02
* Merge pull request #17544 from yashykt/factorydocsGravatar Yash Tibrewal2018-12-18
|\
| * Add tests using NullInterceptorFactoryGravatar Yash Tibrewal2018-12-18
* | Give the interceptors header files in include/grpcpp/supportGravatar Vijay Pai2018-12-17
|/
* Allow the health checking serviceGravatar Vijay Pai2018-12-07
* Allow the interceptor to know the method typeGravatar Vijay Pai2018-12-06
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* Fix clang-tidy issuesGravatar Vijay Pai2018-11-11
* Refactor tests slightlyGravatar Yash Tibrewal2018-11-01
* Get ClientContext included with ChannelInterface, and slight more cleanupGravatar Yash Tibrewal2018-10-29
* Some cleanupGravatar Yash Tibrewal2018-10-26
* Add sync unknown method testGravatar Yash Tibrewal2018-10-25
* Adding generic rpc and unimplemented rpc test for server interceptorsGravatar Yash Tibrewal2018-10-25
* Added server async testsGravatar Yash Tibrewal2018-10-25
* Add client streaming, server streaming and bidi streaming testsGravatar Yash Tibrewal2018-10-23
* Another server side testGravatar Yash Tibrewal2018-10-23
* First test for server interceptionGravatar Yash Tibrewal2018-10-23