aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/end2end_tests.c
Commit message (Collapse)AuthorAge
* Add max_connection_idle testGravatar Yuchen Zeng2017-03-29
|
* Add max_connection_age end2end testGravatar Yuchen Zeng2017-03-28
|
* Client-side keepalive pingGravatar Yuchen Zeng2017-02-26
| | | | Based on soltanmm-google's #9114
* Put files in a better placeGravatar Craig Tiller2017-02-03
|
* Add some debug utilitiesGravatar Craig Tiller2017-02-03
| | | | | This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing. I expect to grow this library significantly over time to aid debugging tricky problems.
* Add a test of finishing buffering with EOSGravatar Craig Tiller2017-01-05
|
* Fix sequential write bufferingGravatar Craig Tiller2017-01-05
|
* Revert "Handle (and test) short call deadlines"Gravatar Craig Tiller2016-12-12
|
* Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
|
* Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-09
|\
| * Clean up end2end_(nosec_)testsGravatar Muxi Yan2016-11-08
| |
| * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2016-11-08
| |\ | | | | | | | | | no-authority-header-in-cronet
| | * Fix sanityGravatar Craig Tiller2016-11-08
| | |
* | | Populate latency field in final_info.Gravatar Mark D. Roth2016-11-07
| | |
| | * 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
| | |
| | * Convert validate_host_override_string into a function and rename into ↵Gravatar Muxi Yan2016-10-30
| | | | | | | | | | | | get_host_override_string
* | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| | |
| * | Add test of cancelling ops when :authority exists but not supportedGravatar Muxi Yan2016-10-12
| |/
* | Complete integration test for buffer poolsGravatar Craig Tiller2016-09-28
| |
* | Stub out end2end testsGravatar Craig Tiller2016-09-27
|/
* Merge pull request #7953 from makdharma/grpc_caching_testGravatar Nicolas Noble2016-09-06
|\ | | | | Grpc caching test
* | Add no-logging testGravatar Yuchen Zeng2016-08-30
| |
| * end-to-end test for cacheable requests.Gravatar Makarand Dharmapurikar2016-08-29
|/
* Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
|\
| * Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
| | | | | | | | | | | | | | - Propagation of (rpc) method name. - Invocation of the hook at (call, channel) x (creation, destruction) - Added enum to identify the source of invocation. - Fixed testing. Went from test fixture to simple test.
* | Merge branch 'master' into filter_call_init_failureGravatar Mark D. Roth2016-07-01
|\|
| * Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
| |\ | | | | | | Network status tracking
* | | Added test for filter whose call initialization fails, and fixed bugsGravatar Mark D. Roth2016-06-23
|/ / | | | | | | uncovered by the test.
| * more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| |
* | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
|/
* Add test to verify bad behaviorGravatar Craig Tiller2016-04-04
|
* Introduce machinery to allow tests to register pluginsGravatar Craig Tiller2016-04-04
|
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\ | |/ |/|
* | FixesGravatar Craig Tiller2016-03-25
| |
* | Auto-changesGravatar Craig Tiller2016-03-25
| |
| * Implement testsGravatar Craig Tiller2016-03-10
| |
| * Add a place for testsGravatar Craig Tiller2016-03-10
|/
* Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
|
* Merge pull request #4238 from ctiller/poffyGravatar Vijay Pai2016-01-11
|\ | | | | Make pick_first fast path lock free
| * Fix pingsGravatar Craig Tiller2016-01-07
| |
* | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| |
* | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| |
* | Fix end2end_test formattingGravatar Craig Tiller2016-01-05
| |
* | Update copyrightsGravatar Craig Tiller2016-01-04
| |
* | clang-format codeGravatar Craig Tiller2016-01-04
| |
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/