aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/filter_call_init_fails.c
Commit message (Expand)AuthorAge
* Fix tests.Gravatar Mark D. Roth2017-01-25
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\
| | * clang-formatGravatar Mark D. Roth2016-11-18
| | * Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
|/ /
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
| * Merge pull request #8618 from markdroth/channel_info_apiGravatar 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 remote-tracking branch 'upstream/master' into channel_info_apiGravatar Mark D. Roth2016-11-04
| | | |\ | | | |/ | | |/|
| * | | 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
| | | | * Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| | | |/ | | |/|
| | | * 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
| |/ |/|
* | 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
|/
* Fix some more tests that called cq_expect_completion().Gravatar Mark D. Roth2016-08-25
* Fix destroy_call_elem API in test.Gravatar Mark D. Roth2016-08-02
* Fixed asan failure and some refcounting bugs.Gravatar Mark D. Roth2016-07-27
* clang-formatGravatar Mark D. Roth2016-07-21
* Add test filter right before connected channel filter.Gravatar Mark D. Roth2016-07-19
* s/MAX_INT/INT_MAX/Gravatar Mark D. Roth2016-07-18
* Change priority for adding the filter in the filter_call_init_fails test.Gravatar Mark D. Roth2016-07-15
* clang-formatGravatar Mark D. Roth2016-06-23
* Added test for filter whose call initialization fails, and fixed bugsGravatar Mark D. Roth2016-06-23