aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/inproc_callback_test.cc
Commit message (Expand)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
* Improve comments and revert much of 373cb20Gravatar Vijay Pai2018-08-24
* Add asserts on bad verify resultsGravatar Vijay Pai2018-08-23
* expect_tags before callbacks could get executed to avoid a data raceGravatar Vijay Pai2018-08-23
* Clang formatGravatar Vijay Pai2018-08-23
* Address reviewer feedback with comments/assertionsGravatar Vijay Pai2018-08-23
* Add an inproc-based non-polling test of core callback APIGravatar Vijay Pai2018-08-21