aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into compressionGravatar David Garcia Quintas2015-06-08
| | | |\| | |
| * | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | | * | Merge github.com:grpc/grpc into cereal-is-bad-for-your-healthGravatar Craig Tiller2015-06-08
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
| | | | | | |
| | | | | * | Dont serialize new call requests under the server test lockGravatar Craig Tiller2015-06-08
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'who-broke-the-build' into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
| |\ \ \ \ \
| | * | | | | Fix build breakageGravatar Craig Tiller2015-06-08
| | |/ / / /
| * | | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
| |\| | | |
| | * | | | Merge pull request #1948 from vjpai/poissonGravatar Craig Tiller2015-06-08
| | |\ \ \ \ | | | | | | | | | | | | | | Open loop sync/async multithreaded testing
| | * \ \ \ \ Merge pull request #1964 from dgquintas/reporter-interface-tweakGravatar Vijay Pai2015-06-08
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Removed redundant parameter from Reporter interface.
| | * \ \ \ \ \ Merge pull request #1902 from ctiller/not-everything-is-linuxGravatar Vijay Pai2015-06-08
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix compilation on mac
| | | | | | | | * Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regularly. Also, convert qps_test to test, from benchmark
| | | | | * | | | Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regularly. Also, convert qps_test to test, from benchmark
* | | | | | | | | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-06
|\| | | | | | | |
| | | | | | * | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-06
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/core/bad_client/bad_client.c
| * | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-06
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/core/bad_client/bad_client.c test/core/httpcli/httpcli_test.c
| | * | | | | | | Merge pull request #1961 from ctiller/moar-defenseGravatar Nicolas Noble2015-06-05
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add tests for initial settings frames being bad
| | | | | * | | | | Removed redundant parameter from Reporter interface.Gravatar David Garcia Quintas2015-06-05
| | | | | | | | | |
| | | | | | | | * | Made grpc_byte_buffer_reader able to decompress msgs.Gravatar David Garcia Quintas2015-06-05
| | | | | | | | | |
| * | | | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | | * | | | | | clang-formatGravatar Craig Tiller2015-06-05
| | | | | | | | | |
| | | | * | | | | | Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
| | | |/ / / / / / | | |/| | | | | |
| | | | | * | | | Address reviewer comment by not having non-const referenceGravatar vjpai2015-06-05
| | | | | | | | |
| | | | | | | | * Update QPS test to proto3 syntaxGravatar vjpai2015-06-05
| | | | | | |_|/ | | | | | |/| |
| | | * | / | | Add working tests for httpcliGravatar Craig Tiller2015-06-05
| | |/ / / / /
| | | | * | | Address review comments for code clarityGravatar Vijay Pai2015-06-05
| | | | | | |
| | | | * | | Add comments describing various random distributionsGravatar Vijay Pai2015-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove the parameterized constructor for InterarrivalTimer and only keep the init function.
* | | | | | | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-05
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | | | * | | Use typedef rather than using to make Travis happyGravatar Vijay Pai2015-06-05
| | | | | | | |
| | | | | * | | clang-formatGravatar Vijay Pai2015-06-05
| | | | | | | |
| | | | | * | | Better management of channel attempts and channel coverageGravatar Vijay Pai2015-06-05
| | | | | | | |
| | | | | * | | Omit redundant record-keepingGravatar Vijay Pai2015-06-05
| | | | | | | |
| | | | | * | | Take some code out from under a lock_guard and try toGravatar Vijay Pai2015-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | maintain affinity of next_channel whenever possible
| | | | | * | | Get the code to stop crashing by fixing bugsGravatar Vijay Pai2015-06-05
| | | | | | | |
| | | | | | * | Merge remote-tracking branch 'upstream/master' into you-complete-meGravatar Craig Tiller2015-06-04
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Client side compiles/linksGravatar Craig Tiller2015-06-04
| |_|/ / / / / |/| | | | | |
| | | | * | | Init a variableGravatar vjpai2015-06-04
| | | | | | |
| | | | * | | Minor fixesGravatar vjpai2015-06-04
| | | | | | |
| | | | * | | Merge branch 'master' into poissonGravatar vjpai2015-06-04
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mindGravatar Yang Gao2015-06-04
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Enable runtime configuration of tracers
* | | \ \ \ \ \ Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-04
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | | | | | | | Conflicts: tools/doxygen/Doxyfile.core.internal
| | | | | * | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Enable runtime configuration of tracersGravatar Craig Tiller2015-06-03
| | | |_|_|/ | | |/| | |
| | | * | | Fix compilation on macGravatar Craig Tiller2015-06-03
| | |/ / /
| | | * | Context activation for asyncGravatar Vijay Pai2015-06-03
| | | | |
| * | | | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| |/ / /
| | * | Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
| | | |
| | * | Bug fixGravatar Vijay Pai2015-06-03
| | | |
| | * | Invoke LoadTest setupGravatar vjpai2015-06-03
| | | |