574 Commits (4671122995920325fde9bc9298e85f088f0cc3c4)

Author SHA1 Message Date
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 10 years ago
vjpai fb61373066 Add a new test for qps openloop to make sure this code gets exercised 10 years ago
vjpai aa4548ddf0 Add a new test for qps openloop to make sure this code gets exercised 10 years ago
Craig Tiller 3c26d09a7f Add a test of bad settings frame (and fix a bug!) 10 years ago
Craig Tiller b5075e3754 Add working tests for httpcli 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Yang Gao 6f4fb3b133 Add ability to override default thread pool 10 years ago
Nicolas "Pixel" Noble 3adab74c62 Avoid polluting our compilation with previously installed grpc. 10 years ago
Nicolas "Pixel" Noble 945b41312c Swapping the library order so that anything that openssl requires is properly tagged afterward. 10 years ago
Nicolas "Pixel" Noble 2ae2982324 Tagging 0.9.1 on master. 10 years ago
Craig Tiller 1a6f755c1f Make it possible to run with poll() instead of epoll() 10 years ago
Julien Boeuf 75c9b6f495 Removing mdctx from the credentials. 10 years ago
Craig Tiller 5c0f97d557 Disable optimization on tsan builds 10 years ago
Craig Tiller 0c1d27833e Refactor pollset_kick 10 years ago
Craig Tiller 7a1b415237 Re-enable some tests 10 years ago
Craig Tiller a2ca74efde Bump version 10 years ago
Craig Tiller 2d8b52bdc7 Mark tests not flaky 10 years ago
Alistair Veitch 9686dabd04 Initial refactoring and context API changes 10 years ago
Craig Tiller ba3c3cd36c Add testing of bad client behavior 10 years ago
Nicolas "Pixel" Noble 4251d561c6 Don't run flaky tests on make test. 10 years ago
David Garcia Quintas 30ecd2b8d9 Return shared_ptr by value plus minor dependency fix 10 years ago
David Garcia Quintas 226beffea1 Simplified code based on comments and fixed build.json 10 years ago
David Garcia Quintas 3cc9ec92d9 Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. 10 years ago
Nicolas "Pixel" Noble e0953b7e9c Removing old hack for C++11 and protobuf - it's no longer relevant. 10 years ago
Julien Boeuf 84d964a8df API for auth context and server-side secure transport only impl. 10 years ago
Julien Boeuf c6f8d0a4c6 Starting on low level changes to support server side authentication. 10 years ago
Craig Tiller 7a29098b71 Send RST_STREAM when closing from the server without getting a client half-close first 10 years ago
Craig Tiller 7a317e5c77 Add crashing client test 10 years ago
Craig Tiller eadd9a3b8c Add testing for GRPC_TRACE 10 years ago
Craig Tiller de91fc1d67 Run qps smoke tests on Travis 10 years ago
Nicolas "Pixel" Noble 946e1a52c9 Actually removing grpc_http.h from build.json. 10 years ago
Yang Gao e120d4f7e8 bump minor version to 9 10 years ago
Yang Gao 26a4912558 Add fake credentials to the test and verify it actually works 10 years ago
Craig Tiller fff495e908 Fix test, readd it to build 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Craig Tiller 685f1e6255 Add header to build.json 10 years ago
Craig Tiller ee210abe65 GPR_ASSERT is not an expression 10 years ago
Craig Tiller c21a80957a Add subprocess GPR API 10 years ago
David Garcia Quintas aa52d0a11f Made qps_* targets "benchmark" builds. 10 years ago
Siddharth Rakesh 2e9157d88c Added async streaming ping pong test 10 years ago
Craig Tiller f7670f3054 Clean out old code 10 years ago
Nicolas "Pixel" Noble 5fc1adf9b9 Msys2 fixes, and compilation instructions. 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Julien Boeuf d7f768b2b2 Addressing comments. 10 years ago
Nicolas Noble 909e098168 Flagging the QPS binaries as tools, instead of non-runnable tests. 10 years ago
Jan Tattermusch 2d92495776 added csharp generator plugin 10 years ago
Julien Boeuf 9f218ddd9d Adding support for per call credentials in core. 10 years ago
Craig Tiller b7cf08ff73 Initial pollset_set design sketch 10 years ago