aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
| | | | Run those json configurations as part of presubmits
* Merge pull request #6033 from ctiller/channel_max_reconnect_backoffGravatar Nicolas Noble2016-04-05
|\ | | | | Channel max reconnect backoff
* \ Merge branch 'master' into ignore_connectivityGravatar Craig Tiller2016-04-04
|\ \
| | * Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-04-04
| | |\ | | |/ | |/|
| * | Merge pull request #5419 from ctiller/cleaner-posix2Gravatar Nicolas Noble2016-04-01
| |\ \ | | | | | | | | Move all event handling code behind one grand unified interface
* | | | FixesGravatar Craig Tiller2016-04-01
| | | |
* | | | Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
|/ / /
* | | Merge pull request #6005 from sreecha/stress_exit_codesGravatar Jan Tattermusch2016-04-01
|\ \ \ | | | | | | | | Terminate with error exit code in case of any failure
| | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-04-01
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #6041 from vjpai/i_know_virtual_destructorsGravatar Jan Tattermusch2016-03-31
|\ \ \ \ | | | | | | | | | | Add virtual destructor to satisfy a requirement of some compilers
| | | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\ \ \ \ \
| | | | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Merge branch 'master' into stress_exit_codesGravatar Sree Kuchibhotla2016-03-31
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | Merge branch 'master' into stress_exit_codesGravatar Sree Kuchibhotla2016-03-31
| | | |\ \ \
| | | * | | | Reduce log verbosity of stress_test client by default. Correct a typoGravatar Sree Kuchibhotla2016-03-31
| | | | | | |
| | * | | | | Merge branch 'master' into i_know_virtual_destructorsGravatar Vijay Pai2016-03-31
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add virtual destructor to satisfy a requirement of some compilersGravatar vjpai2016-03-31
| | | |/ / / | | |/| | |
* | / | | | Update copyrightsGravatar Craig Tiller2016-03-31
| |/ / / / |/| | | |
| | | | * Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-03-30
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-30
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-30
| |\ \ \ \ | |/ / / / |/| | | |
| | | * | Fix include pathGravatar Craig Tiller2016-03-30
| | | | |
* | | | | Used TYPED_TEST to parametrizeGravatar Vijay Pai2016-03-29
| | | | | | | | | | | | | | | | | | | | Include all 4 sync/async client/server combos
* | | | | clang-formatGravatar Vijay Pai2016-03-29
| | | | |
* | | | | Add a concurrent test for sync client, async server caseGravatar Vijay Pai2016-03-29
| |/ / / |/| | |
| * | | Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
|/ / /
| * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
| |\ \ | |/ / |/| |
* | | Fix copyrightGravatar Craig Tiller2016-03-25
| | |
* | | Fix includesGravatar Craig Tiller2016-03-25
| | |
* | | Merge pull request #5877 from vjpai/make_generic_payloads_great_againGravatar Jan Tattermusch2016-03-25
|\ \ \ | | | | | | | | Properly set server payload config in QPS tests
* | | | Fix copyrightsGravatar Craig Tiller2016-03-25
| | | |
* | | | Auto-changesGravatar Craig Tiller2016-03-25
| | | |
| * | | Merge branch 'master' into make_generic_payloads_great_againGravatar Vijay Pai2016-03-24
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #5892 from yang-g/copy_generic_byte_bufferGravatar Jan Tattermusch2016-03-23
|\ \ \ \ | | | | | | | | | | Make a copy of ByteBuffer when writing
| * | | | Make a copy of ByteBuffer when writingGravatar yang-g2016-03-21
| | | | |
| | * | | @jtattermusch correctly pointed out that we are not settingGravatar vjpai2016-03-21
| |/ / / | | | | | | | | | | | | | | | | | | | | payload config in our server config. This affect any generic server tests that use anything other than 0-byte responses: essentially, server-streaming or bidi throughput tests.
* | | | Made the code simpler to parse for humansGravatar David Garcia Quintas2016-03-21
| | | |
* | | | Ensure that no #includes are inside of a namespace.Gravatar David Garcia Quintas2016-03-21
|/ / /
| * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-21
| |\ \ | |/ / |/| |
* | | Merge pull request #5752 from vjpai/make_open_loop_againGravatar Jan Tattermusch2016-03-18
|\ \ \ | | | | | | | | More fixes for performance benchmarking code
| | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-17
| | |\ \ | |_|/ / |/| | |
| | * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-16
| | |\ \
* | | \ \ Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctxGravatar Jan Tattermusch2016-03-15
| |\ \ \ \ | | | | | | | | | | | | Revert "Revert "Properly integrate async API with server-side cancellations.""
| | | * | | clang-format and fix a typo caused by savingGravatar Vijay Pai2016-03-14
| | | | | |
| | | * | | 1. Remove all deadlines from the RPCs and shutdown in this code.Gravatar vjpai2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tests (especially unconstrained versions) can get very backlogged and may take a while to finish. We sometimes flake waiting for that. This is not hazardous (IMO), as the scripts that run these tests already have timeouts to make sure that these don't truly go on forever. 2. Make the time spent in the benchmark phase actually be benchmark_seconds rather than benchmark_seconds-warmup_seconds as it is currently.
| * | | | | Add support for IP Addresses in Subject Alt Names.Gravatar Paul Querna2016-03-14
| | |/ / / | |/| | |
| * | | | Merge pull request #5580 from daniel-j-born/test_credsGravatar Dan Born2016-03-14
| |\ \ \ \ | | | | | | | | | | | | Allow use of alternative credential types.
| | | * \ \ Merge branch 'master' into revert-5599-revert-5572-srv_ctxGravatar vjpai2016-03-14
| | | |\ \ \ | | |_|/ / / | |/| | | |