170 Commits (c7df0df61873d74577a357b00600166a44e280a0)

Author SHA1 Message Date
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
Craig Tiller d180e03d20 Update build files 10 years ago
Craig Tiller 8cca9abeda Thread local storage for grpc 10 years ago
Craig Tiller d625d81e9b Allow restricting platforms for certain tests 10 years ago
Yang Gao b946b5ea74 Refactor and add a unit test 10 years ago
Yang Gao cdb2a6e071 Protect on some overflow scenarios, add a test and build/run the test 10 years ago
Yang Gao 005eb88c45 Rename anonymous to generic globally 10 years ago
Yang Gao 0cb6c25e71 A first test with typed async client and untyped service for a simple rpc 10 years ago
Craig Tiller c9f660daf8 Add a test that bad hostnames fail 10 years ago
Craig Tiller 45115845cc Mark fling_*test non-flaky 10 years ago
Craig Tiller f5065c5b65 Enable asan for C core 10 years ago
Nicolas "Pixel" Noble 9db7c3b174 Adding flaky attribute for tests. 10 years ago
Julien Boeuf 9fff77e4f8 Addressing comments. 10 years ago
Craig Tiller fe8af4e2e9 Rename interop_test.c --> interop_test.cc 10 years ago
Craig Tiller 772a976434 Re-enable rewrite test 10 years ago
Craig Tiller 04ab715339 Also check build=test 10 years ago
Craig Tiller 5f9d615d8d Make run_tests.py respect the run= attribute 10 years ago
Craig Tiller 16a6ea6bc0 Ensure interop tests are run as part of run_tests 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
Craig Tiller 73b7018ebd Cleaned up 10 years ago
Craig Tiller ae7fe92389 Unix domain socket support 10 years ago
Craig Tiller 0220cf14b0 Add end2end async unary single threaded test (compiles) 10 years ago
Chen wang 842325110d Rename examples/tips to examples/pubsub 10 years ago
murgatroid99 a8c21e8ecf Added useful behavior for empty batch 10 years ago
Craig Tiller f8ac5d846c Fixup callers with new api 10 years ago
Craig Tiller ae00e37ac2 Fix duplicated line 10 years ago
Craig Tiller 1ffa52f6dc Clean build.json 10 years ago
Craig Tiller cff2d15f94 Convert more tests (and re-enable some disabled ones) 10 years ago
Chen Wang ca3d6f16df Remove duplicated target tips_client defintion. 10 years ago
Craig Tiller a57fa9f06c missed file 10 years ago
Julien Boeuf 026a417def Adding support for loading the SSL roots from an environment variable. 10 years ago
Craig Tiller 5350c2e703 Clean build file, regen projects 10 years ago
Chen Wang 04f1aa809a Implement both Publisher and Subscriber. 10 years ago
Craig Tiller 4450db2ac9 Add bbq 10 years ago
Nicolas "Pixel" Noble 3c63c0ced3 Adding a few more tests. 10 years ago