aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #6839 from dgquintas/simplify_compression_interopGravatar Jan Tattermusch2016-06-21
|\
| * fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
| * fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
* | Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
|\ \
| * | Fix copyrightGravatar Craig Tiller2016-06-20
| * | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
* | | Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
|/ /
* | Merge pull request #6957 from ctiller/cpu_costGravatar Jan Tattermusch2016-06-17
|\ \
* \ \ Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\ \ \
| | | * Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\ \ \ \
* \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \
| | | * | | Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
| |_|/ / / |/| | | |
| | | * | Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
| | | * | Adjust cpu_cost of some tests to better reflect realityGravatar Craig Tiller2016-06-17
| |_|/ / |/| | |
| | | * Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdownGravatar Jan Tattermusch2016-06-17
|\ \ \ \
| | | | * updated stress test with new tests casesGravatar David Garcia Quintas2016-06-17
| | * | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-17
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | clang-format changesGravatar Vijay Pai2016-06-17
| | | | * Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #6838 from vjpai/trigger_happyGravatar Jan Tattermusch2016-06-16
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6858 from makdharma/issue5851Gravatar Jan Tattermusch2016-06-16
|\ \ \ \ \ \
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | * c++ client & server changes to bring code up to specGravatar David Garcia Quintas2016-06-16
| | | | | | * better test_case flag help formatingGravatar David Garcia Quintas2016-06-16
| | | | * | | Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16
| | | | * | | Remove range-based for, comparisons to nullptrGravatar Vijay Pai2016-06-16
| | | | * | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | * | | clang-formatGravatar Vijay Pai2016-06-15
| | | | * | | De-lambda-ifyGravatar vjpai2016-06-15
| | | | | * | Merge branch 'idempotent_endpoint_shutdown' into errorGravatar Craig Tiller2016-06-15
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | * | | | clang-format codeGravatar Craig Tiller2016-06-15
| | | * | | | Fix windows tests for idempotent shutdownGravatar Craig Tiller2016-06-15
| | | | * | | Deal with issues surrounding const members of classes used inGravatar Vijay Pai2016-06-15
| | | | * | | Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
| | | | * | | Got carried away with grpc::Gravatar Vijay Pai2016-06-15
| | | | * | | Specify template parent explicitlyGravatar Vijay Pai2016-06-15
| | | | * | | Switch out a using with a typedefGravatar Vijay Pai2016-06-15
| | | | * | | Enforce gcc-4.4 compatibility on test_credentials_provider by changingGravatar Vijay Pai2016-06-15
| | | | | * | Merge branch 'idempotent_endpoint_shutdown' of github.com:ctiller/grpc into h...Gravatar Craig Tiller2016-06-15
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Add a byte to avert a crash (which should be investigated sometime)Gravatar Craig Tiller2016-06-15
| | | | | * | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| | | * | | | Add a test for multiple endpoint shutdownsGravatar Craig Tiller2016-06-15
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \
| | | | | | * | Fix merge errorGravatar Craig Tiller2016-06-14
* | | | | | | | Merge pull request #6704 from yang-g/distribtestGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \