369 Commits (0e67d191267aa9bb641bbeaf11246878c3521e75)

Author SHA1 Message Date
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
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