138 Commits (a4e21a18009284f9ea2fb7a8c0fa817cb0d52f1f)

Author SHA1 Message Date
Julien Boeuf feca1bf06c Adding JWT verifier. 10 years ago
Craig Tiller ee98d84a02 Add an fd conservation test to verify that fds actually close 10 years ago
Craig Tiller 30ee10b785 Rename test into the right place 10 years ago
Masood Malekghassemi 1aa041ab1a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN 10 years ago
Craig Tiller 3bc8ebd48e Implementation work for client_config 10 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 10 years ago
Julien Boeuf a701ade70a Fixing ssl auth context. 10 years ago
Jan Tattermusch 4b3f9522ec make buildtests on windows pass 10 years ago
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op. 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
Craig Tiller 1a6f755c1f Make it possible to run with poll() instead of epoll() 10 years ago
Craig Tiller 7a1b415237 Re-enable some tests 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
Julien Boeuf 84d964a8df API for auth context and server-side secure transport only impl. 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
Craig Tiller fff495e908 Fix test, readd it to build 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 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
Julien Boeuf 9f218ddd9d Adding support for per call credentials in core. 10 years ago
Craig Tiller 0c23320c8a Split thread stress from end2end to improve parallelism 10 years ago
Yang Gao 196ade3e4d add a test using the mock interfaces 10 years ago
Craig Tiller 93ec3712e6 Enable test that got forgotten 10 years ago
Yang Gao 26839c7da9 Add a c test for max message length 10 years ago
Craig Tiller 434a36bf4a Add test for >16777215 sequence numbered streams 10 years ago
Craig Tiller 581737ce27 Kill thread stress test - to be replaced with something new 10 years ago
Craig Tiller 0ced984233 Kill echo test 10 years ago
Craig Tiller 8ad26f7f74 Remove test for an old API corner case 10 years ago
Craig Tiller af20b7108b Remove legacy tests 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Nicolas "Pixel" Noble 436f964a80 Flagging a few census tests as flaky. 10 years ago
Nicolas "Pixel" Noble b8137b343f Flagging some tests as flaky. 10 years ago
Craig Tiller 522528182a Update flaky bit for unsecure tests 10 years ago
Craig Tiller c8b357f7c8 Run capable test suites against grpc_unsecure 10 years ago
Craig Tiller 8fddccb12c Mark large requests tests flaky (they are buggy) 10 years ago
Craig Tiller 4e99edb642 Kill transport end2end tests: not useful 10 years ago
Craig Tiller 6902ad2e9c Switching to batch oriented metadata passing 10 years ago
Craig Tiller 08453374b2 Introduce ahead-of-time registration of (method,host) pairs 10 years ago
Yang Gao 084ef52672 Remove outdated protos 10 years ago
Vijay Pai 6dfa7e6ea3 Move files to a new "profiling" directory to better distinguish from census 10 years ago