aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
Commit message (Expand)AuthorAge
* get rid of connectivity state watchers right after timeoutGravatar Alexander Polcyn2017-05-18
* Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
* Merge pull request #10644 from MakMukhi/masterGravatar MakMukhi2017-04-24
|\
* \ Merge pull request #10742 from markdroth/hash_tableGravatar Mark D. Roth2017-04-21
|\ \
* \ \ Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-...Gravatar Noah Eisen2017-04-20
|\ \ \
| * \ \ Merge pull request #10762 from ctiller/c++compatGravatar Craig Tiller2017-04-20
| |\ \ \
* | | | | Add fuzz testGravatar Noah Eisen2017-04-20
| * | | | Disable compression+resource_quota_server testsGravatar Craig Tiller2017-04-20
| * | | | Rollback rqs change: may have been too aggressiveGravatar Craig Tiller2017-04-20
| * | | | Speed up testsGravatar Craig Tiller2017-04-19
|/ / / /
| | * / Change hash table to use linear probing and add unit test.Gravatar Mark D. Roth2017-04-19
| |/ / |/| |
| | * more sanityGravatar Mahak Mukhi2017-04-15
* | | Improvements to Fake ResolverGravatar David Garcia Quintas2017-04-15
* | | Merge pull request #10634 from yang-g/fuzz2Gravatar Yang Gao2017-04-14
|\ \ \
* \ \ \ merge with headGravatar yang-g2017-04-14
|\ \ \ \
| | | * | Add a C++ compatibility check configGravatar Craig Tiller2017-04-13
| | | |/
| | * | Disallow empty method slice in api_fuzzerGravatar yang-g2017-04-13
| * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #10514 from jtattermusch/fix_1mb_scenariosGravatar Jan Tattermusch2017-04-13
| | |\ \
* | | | | Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973Gravatar yang-g2017-04-12
| |_|_|/ |/| | |
| | * | Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
| |/ / |/| |
| * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-07
| |\ \ | |/ / |/| |
* | | Merge pull request #10492 from ncteisen/error-overflowGravatar Noah Eisen2017-04-07
|\ \ \
| | * \ Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-07
| | |\ \ | |_|/ / |/| | |
| | | * fix 1MB perf scenariosGravatar Jan Tattermusch2017-04-07
| |_|/ |/| |
| * | Fix error overflow bugGravatar Noah Eisen2017-04-06
* | | Merge branch 'master' into bm_cq_multi_threadsGravatar Sree Kuchibhotla2017-04-05
|\| |
| | * Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-05
| | |\ | | |/ | |/|
* | | Microbenchmark for measuring impact of multiple threads calling cq_nextGravatar Sree Kuchibhotla2017-04-04
| * | generate projectsGravatar Yuchen Zeng2017-04-04
| | * Merge branch 'minimal' into minimal_testGravatar Craig Tiller2017-04-04
| | |\
| * | | Add bad_ping test, fix ping testGravatar Yuchen Zeng2017-04-04
| | |/ | |/|
| | * Merge branch 'minimal' into minimal_testGravatar Craig Tiller2017-04-03
| | |\ | |_|/ |/| |
| * | Add option to limit # of messages per stream with testsGravatar Vijay Pai2017-04-03
|/ /
* | Merge pull request #10380 from jtattermusch/ping_pong_1mbGravatar Jan Tattermusch2017-04-03
|\ \
| | * Add a minimal stack testGravatar Craig Tiller2017-04-03
| |/ |/|
* | Merge pull request #9838 from dgquintas/fuzzer_remove_assertsGravatar David G. Quintas2017-04-02
|\ \
* \ \ Merge pull request #9875 from vjpai/unaryGravatar Vijay Pai2017-03-31
|\ \ \
* \ \ \ Merge pull request #10375 from dgquintas/fix_fuzzer_961Gravatar David G. Quintas2017-03-31
|\ \ \ \
| | * | | Performance model of coordinator-worker use caseGravatar Vijay Pai2017-03-31
* | | | | Merge pull request #10318 from y-zeng/server_channel_max_ageGravatar Yuchen Zeng2017-03-31
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | * add 1mb ping pong scenariosGravatar Jan Tattermusch2017-03-31
| |_|_|/ |/| | |
| | | * Don't assert over invalid channel argsGravatar David Garcia Quintas2017-03-30
| |_|/ |/| |
* | | codgenGravatar Craig Tiller2017-03-30
| | * Fixed oss-fuzz/961Gravatar David Garcia Quintas2017-03-30
* | | Add C++ large message tests to PRs and masterGravatar Vijay Pai2017-03-30
| |/ |/|
| * Fix the test condition for max_connection_idle testGravatar Yuchen Zeng2017-03-29
* | Remove call from sibling list when it is not first child.Gravatar yang-g2017-03-29
| * Add max_connection_idle testGravatar Yuchen Zeng2017-03-29
| * Add max_connection_age end2end testGravatar Yuchen Zeng2017-03-28