aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/simple_delayed_request.c
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most core end2end tests are written around a single RPC with an explicit deadline. Currently, this deadline is calculated before bringing up the test fixture, and thus time spent bringing up the test fixture is taken from the time allotted to the RPC. This change moves the calculation of these deadlines immediately before call creation. Additionally, the functions that calculate these deadlines have been renamed from 'xx_seconds_time()' to 'xx_seconds_from_now()' for clarity.
* | | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Add Cronet core tests to JenkinsGravatar Muxi Yan2017-02-06
|
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Merge pull request #9444 from ctiller/rollfwdGravatar Craig Tiller2017-01-27
|\ | | | | Re-integrate metadata handling changes
* \ Merge pull request #9466 from rjshade/add_test_logGravatar Yang Gao2017-01-27
|\ \ | | | | | | Add "Running test:" string to test log output
| | * 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
|/ | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\
| * Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| |
* | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
|/
* Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2016-11-07
|\ | | | | | | core-end2end-tests-cronet-update
* | Clean with clang-formatGravatar Muxi Yan2016-10-31
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2016-10-30
|\ \ | | | | | | | | | core-end2end-tests-cronet-update
* | | 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 ↵Gravatar Muxi Yan2016-10-30
| | | | | | | | | | | | get_host_override_string
| | * Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
| |/
* | Merge master with new tests and fixturesGravatar Muxi Yan2016-10-13
|\ \
| | * Merge branch 'fail_fast' into service_configGravatar Mark D. Roth2016-10-06
| | |\ | | |/ | |/|
| * | Update tests.Gravatar Mark D. Roth2016-10-06
| | |
| | * 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.
| * 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
| | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms.
* Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
|\
* | Introduce machinery to allow tests to register pluginsGravatar Craig Tiller2016-04-04
| |
| * Merge github.com:grpc/grpc into ignore_connectivityGravatar Craig Tiller2016-03-31
| |\ | |/ |/|
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
| |\ | |/ |/|
* | Fix copyrightsGravatar Craig Tiller2016-03-25
| |
* | Auto-changesGravatar Craig Tiller2016-03-25
| |
| * Fix copyrightGravatar Craig Tiller2016-03-11
| |
| * Initial fail-fast supportGravatar Craig Tiller2016-03-11
|/
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|
* Sign conversion fixesGravatar Craig Tiller2015-09-10
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|