aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/simple_cacheable_request.c
Commit message (Expand)AuthorAge
* 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
* Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* 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
| |\
| * | Clean with clang-formatGravatar Muxi Yan2016-10-31
| * | Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...Gravatar Muxi Yan2016-10-30
| |\ \
| * | | Put validation of host name in a functionGravatar 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
| |/ |/|
* | 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
|/
* Fixed compile error introduced after mergeGravatar Makarand Dharmapurikar2016-09-02
* clang-format fixGravatar Makarand Dharmapurikar2016-09-01
* disable cacheability assert for proxyGravatar Makarand Dharmapurikar2016-08-29
* test that cacheable flag is setGravatar Makarand Dharmapurikar2016-08-29
* end-to-end test for cacheable requests.Gravatar Makarand Dharmapurikar2016-08-29