aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/end2end_tests.c
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
|\
| * Test credentials are passed with channel arg. Renamed macros and refactored ↵Gravatar Yash Tibrewal2017-07-20
| | | | | | | | code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
| * Adding connect auth feature. Proxy-Authorization header is being inserted ↵Gravatar Yash Tibrewal2017-07-19
| | | | | | | | when user creds are present in uri
* | generate projectGravatar Muxi Yan2017-07-12
| |
| * Add testGravatar Muxi Yan2017-06-23
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Revert "Revert "Implement Server Backward Compatibility""Gravatar Muxi Yan2017-05-15
|
* Revert "Implement Server Backward Compatibility"Gravatar Nicolas Noble2017-05-12
|
* Add a separate test case for workaround_cronet_compressionGravatar Muxi Yan2017-05-09
|
* Add bad_ping test, fix ping testGravatar Yuchen Zeng2017-04-04
|
* 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
| |