aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge pull request #6195 from vjpai/make_llpp_great_againGravatar Nicolas Noble2016-04-18
|\ | | | | Add a #include needed as everything moved to gpr_malloc
* \ Merge pull request #6203 from ctiller/dictionaryGravatar Nicolas Noble2016-04-18
|\ \ | | | | | | Add a dictionary for fuzzing
| * | Dictionary support for fuzzersGravatar Craig Tiller2016-04-18
| | |
| * | Expand corpus, fix crashGravatar Craig Tiller2016-04-18
| | |
| | * Add a #include that was needed as everything moved to gpr_mallocGravatar vjpai2016-04-15
| |/ |/|
* | fix formattingGravatar Jan Tattermusch2016-04-15
| |
* | populate ScenarioResult.summary in JSON reportGravatar Jan Tattermusch2016-04-15
| |
| * Expand corpusGravatar Craig Tiller2016-04-15
| |
| * Expand corpusGravatar Craig Tiller2016-04-15
|/
* fix formattingGravatar Jan Tattermusch2016-04-14
|
* fix formattingGravatar Jan Tattermusch2016-04-14
|
* Enable JSON reports for qps driversGravatar Jan Tattermusch2016-04-14
|
* integrate ScenarioResult proto into qps driverGravatar Jan Tattermusch2016-04-14
|
* Memory checking the client fuzzer.Gravatar Nicolas "Pixel" Noble2016-04-12
|
* Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
|\
| * Merge pull request #6148 from ctiller/fuzzing_clientGravatar Nicolas Noble2016-04-12
| |\ | | | | | | Fuzzing client
* | | Properly grabbing counters at the proper time.Gravatar Nicolas "Pixel" Noble2016-04-12
| | |
| * | Merge pull request #6080 from ctiller/filters-can-cause-closesGravatar Jan Tattermusch2016-04-12
| |\ \ | | | | | | | | Add a test for forced stream closure on the server, and make it work
* | | | Preventing crashes for known realloc behaviors.Gravatar Nicolas "Pixel" Noble2016-04-12
| | | |
* | | | Initializing counters before grpc_init, and destroying them after grpc_shutdown.Gravatar Nicolas "Pixel" Noble2016-04-12
| | | |
| | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | |
| * | | Merge pull request #6132 from ctiller/e2efuzzGravatar Nicolas Noble2016-04-11
| |\ \ \ | | | | | | | | | | Expand server corpus
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * StuffGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Expand corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Initial corpusGravatar Craig Tiller2016-04-11
| | | | |
| | | | * EmptyGravatar Craig Tiller2016-04-11
| | | | |
| | | | * More parameterizationGravatar Craig Tiller2016-04-11
| | | | |
| | | | * Add client fuzzerGravatar Craig Tiller2016-04-11
| | |_|/ | |/| |
* | | | Adding memory checks for server fuzzer.Gravatar Nicolas "Pixel" Noble2016-04-12
| | | |
* | | | Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
|\| | |
* | | | Moving memory allocation tracking to its own file.Gravatar Nicolas "Pixel" Noble2016-04-12
| | | |
| | * | Expand server corpusGravatar Craig Tiller2016-04-09
| | | |
| | * | Expand uri corpusGravatar Craig Tiller2016-04-08
| | | |
| * | | Added codegen_test_fullGravatar David Garcia Quintas2016-04-08
| | | | | | | | | | | | | | | | Which makes sure target that depend on both codegen and grpc build.
| | * | Expand server corpusGravatar Craig Tiller2016-04-08
| |/ /
* | | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-04-08
|\| |
| * | Merge pull request #6106 from ctiller/server_fixGravatar Nicolas Noble2016-04-07
| |\ \ | | | | | | | | Expand corpus, fix crash
| * \ \ Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-07
| |\ \ \
| | | * | Expand corpus, fix crashGravatar Craig Tiller2016-04-06
| | | | |
| | * | | Merge pull request #6029 from yang-g/hpack_tableGravatar Nicolas Noble2016-04-06
| | |\ \ \ | | | |/ / | | |/| | Use base64 encoded length for decoder table size calculation of binary headers
| * | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
| |\| | |
| | * | | Merge pull request #6071 from ctiller/e2efuzzGravatar Nicolas Noble2016-04-06
| | |\ \ \ | | | | | | | | | | | | Full stack server fuzzer
| | | * \ \ Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
| | | |\ \ \