40 Commits (efbeb750ecdf7b340d208c975d878b19e3529682)

Author SHA1 Message Date
Vijay Pai 20c08dbc7a Add client-side unary reactor model 6 years ago
yang-g 621840900f Fully log test scenario 6 years ago
Vijay Pai 48ce4ca939 Add support for extra-reaction operations via Holds 6 years ago
Vijay Pai 240bf86760 Add unimplemented RPC test 6 years ago
Vijay Pai 2a80f0edc7 Support use of ByteBuffer for request-side of code-gen unary 6 years ago
Vijay Pai 5f8fe7d5cc Test for simultaneous Read and WritesDone 6 years ago
Vijay Pai ac5f5c4fe2 Add ClientCancelsRequestStream test 6 years ago
Vijay Pai 05b98a4896 Also add streaming tests that cancel from client 6 years ago
Vijay Pai 7eb08ad72e Add interceptors, secure credentials, and cancellation to client callback test 6 years ago
Vijay Pai a47c979ba0 Enable TCP callback tests if the event engine allows 6 years ago
Vijay Pai 611bb6b495 Test reactor reuse 6 years ago
Hope Casey-Allen f0cb7e6bdc Remove log lines 6 years ago
Hope Casey-Allen c12aabc6a7 Clang format 6 years ago
Vijay Pai 09ba4b4047 Test client-side callback streaming with callback server 6 years ago
Hope Casey-Allen 4a6e165328 Add service definition to sync server 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Vijay Pai 2b5d45ab38 Fix clang-tidy and golden file issues 6 years ago
Vijay Pai ea1156da3f Stop exposing streaming object class 6 years ago
Vijay Pai dac2066a1c Make StartCall() a releasing operation so that you can pile up ops 6 years ago
Vijay Pai 60949a8232 Revert an order change 6 years ago
Vijay Pai 5dcfc8be96 More review comments 6 years ago
Vijay Pai 85128c7f41 Improve test readability at suggestion of @ghemawat 6 years ago
Vijay Pai d7eb26648d Client callback streaming 6 years ago
Hope Casey-Allen 470ea17843 Debugging unimplemented error in CheckClientInitialMetadata 6 years ago
Vijay Pai 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext 6 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 6 years ago
Vijay Pai deb3126611 Fix clang-tidy concerns 6 years ago
Vijay Pai 845bc9ae21 Add more test cases 6 years ago
Vijay Pai 47ae48e20c Fix conflict 6 years ago
Vijay Pai 42a0ed43cb Add a test 6 years ago
Vijay Pai 73d89a66f9 Catch exceptions in user callbacks 6 years ago
Vijay Pai ccddc1bd17 Initialize bool 6 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 6 years ago