aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/cancel_after_accept.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* Clarify log messages when starting test cases.Gravatar Mark D. Roth2017-09-05
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
| |\
* | \ Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
|\ \ \ | | |/ | |/|
| * | Calculate RPC deadline right before call creationGravatar Chris Evans2017-04-04
* | | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Merge pull request #9444 from ctiller/rollfwdGravatar Craig Tiller2017-01-27
|\
* \ Merge pull request #9466 from rjshade/add_test_logGravatar Yang Gao2017-01-27
|\ \
| | * Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
| | |\ | |_|/ |/| |
| * | Add a 'Running test: ' string to test outputGravatar Robbie Shade2017-01-26
* | | Fix tests.Gravatar Mark D. Roth2017-01-25
|/ /
| * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |\
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
|/ /
| * Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \
| | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-08
| | |\ | | |/ | |/|
| * | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|/| |
| * | Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...Gravatar Muxi Yan2016-11-07
| |\ \
| | | * Merge branch 'remove_fake_resolver' into service_config_jsonGravatar Mark D. Roth2016-11-03
| | | |\ | | | |/ | | |/|
| | * | Don't run cancel_after_accept test for fd and socketpair fixtures.Gravatar Mark D. Roth2016-11-03
| | | * Change value of channel arg to string form, and reparse in each place we use it.Gravatar Mark D. Roth2016-11-03
| | | * Rename method_config.[ch] to service_config.[ch].Gravatar Mark D. Roth2016-11-03
| | | * clang-formatGravatar Mark D. Roth2016-11-03
| | | * Add grpc_json_tree to handle refcounting for channel arg.Gravatar Mark D. Roth2016-11-03
| | |/
| | * clang-formatGravatar Mark D. Roth2016-10-31
| * | Clean with clang-formatGravatar Muxi Yan2016-10-31
| * | Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...Gravatar Muxi Yan2016-10-30
| |\ \
| * | | Use get_host_override_string function inlineGravatar Muxi Yan2016-10-30
| * | | Convert validate_host_override_string into a function and rename into get_hos...Gravatar Muxi Yan2016-10-30
| | | * Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
| | |/
* | | clang-formatGravatar Craig Tiller2016-10-26
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| |/ |/|
* | Handle the case where the resolver returns after the call is initialized.Gravatar Mark D. Roth2016-10-05
* | Add h2_fake_resolver end2end test fixture.Gravatar Mark D. Roth2016-10-03
| * Update unit tests and fixtures with AUTHORITY_HEADER support optionGravatar Muxi Yan2016-09-20
|/
* Merge pull request #7858 from markdroth/cq_verifier_file_lineGravatar Craig Tiller2016-08-31
|\
| * Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
* | clang-format remove blank linesGravatar Robbie Shade2016-08-23
* | Delete unused TIMEOUT enum in end2end testsGravatar Robbie Shade2016-06-29
|/
* Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
* Introduce machinery to allow tests to register pluginsGravatar Craig Tiller2016-04-04
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightsGravatar Craig Tiller2016-03-25