aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\
| * Enable test that got forgottenGravatar Craig Tiller2015-05-05
* | Fix new tests in C coreGravatar Craig Tiller2015-05-05
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-05
|\|
| * Merge pull request #1464 from yang-g/initGravatar Craig Tiller2015-05-05
| |\
* | | C Core API cleanup.Gravatar Craig Tiller2015-05-04
| | * merge with headGravatar Yang Gao2015-05-04
| | |\
| | * | Add a c test for max message lengthGravatar Yang Gao2015-05-04
| |/ / |/| |
| * | Test that we dont wrap-around sequence numbersGravatar Craig Tiller2015-05-04
| |/
| * Add test for >16777215 sequence numbered streamsGravatar Craig Tiller2015-05-04
|/
* Fix some memory leaksGravatar Craig Tiller2015-05-01
* Fix this test tooGravatar Craig Tiller2015-04-30
* Fixing some tests I broke during conversionGravatar Craig Tiller2015-04-30
* Kill thread stress test - to be replaced with something newGravatar Craig Tiller2015-04-29
* Remove test for an old API corner caseGravatar Craig Tiller2015-04-29
* Remove test for an old API corner caseGravatar Craig Tiller2015-04-29
* Dualstack fixupGravatar Craig Tiller2015-04-29
* Further tidyupGravatar Craig Tiller2015-04-29
* Remove ungeneratable enum values and union membersGravatar Craig Tiller2015-04-29
* Fix no-server-testGravatar Craig Tiller2015-04-29
* clang-formatGravatar Craig Tiller2015-04-29
* Convert some tests to new APIGravatar Craig Tiller2015-04-28
* Test progressGravatar Craig Tiller2015-04-28
* Convert some tests to new APIGravatar Craig Tiller2015-04-28
* Remove legacy testsGravatar Craig Tiller2015-04-28
* Update test definitionGravatar Craig Tiller2015-04-27
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-25
|\
* | clang-formatGravatar Craig Tiller2015-04-24
| * Merge branch 'master' of github.com:grpc/grpc into flakesGravatar Nicolas "Pixel" Noble2015-04-24
| |\
| * | Flagging some tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
* | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-23
|\ \ \ | | |/ | |/|
* | | Make the things compile againGravatar Craig Tiller2015-04-23
* | | clang-formatGravatar Craig Tiller2015-04-23
| * | More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
| |/
* | Merge github.com:google/grpc into one-passGravatar Craig Tiller2015-04-22
|\|
| * Making sure we don't require OpenSSL for tests that, in fact, don't need it.Gravatar Nicolas "Pixel" Noble2015-04-23
* | One test compilesGravatar Craig Tiller2015-04-22
|/
* Update flaky bit for unsecure testsGravatar Craig Tiller2015-04-22
* Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|\
| * Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
* | Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
|\|
| * Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* | clang-formatGravatar Craig Tiller2015-04-17
* | Random small fixesGravatar Craig Tiller2015-04-17
* | Mark large requests tests flaky (they are buggy)Gravatar Craig Tiller2015-04-17
* | Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
|/
* clang-formatGravatar Craig Tiller2015-04-16
* Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
* Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
|\
* | Fix indentationGravatar Craig Tiller2015-04-08