grpc/tools
David Garcia Quintas aebcdbd732 master bumped to 1.5.x 2017-05-30 14:14:27 -07:00
..
buildgen Merge remote-tracking branch 'upstream/master' into cares_rebase 2017-03-22 10:54:31 -07:00
cmake CMake: Installation and Export Configuration 2016-07-28 00:46:11 +03:00
codegen/core Revert "Merge branch 'master' into v1.3.x" 2017-04-26 14:18:39 -07:00
distrib master bumped to 1.5.x 2017-05-30 14:14:27 -07:00
dockerfile Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
doxygen master bumped to 1.5.x 2017-05-30 14:14:27 -07:00
fuzzer Add fuzzer options for oss-fuzz 2017-02-27 13:51:28 -08:00
gce Update VM creation script to include BQ access 2017-05-11 10:33:41 -07:00
gcp/utils Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
gource fixes 2016-08-24 15:22:24 -07:00
grift Revert "Merge branch 'master' into v1.3.x" 2017-04-26 14:18:39 -07:00
http2_interop Update include paths 2017-03-28 15:49:23 -07:00
internal_ci Add MacOS interop and UBSan C to internal CI 2017-05-16 17:51:35 -07:00
interop_matrix Fix sanity 2017-05-20 09:40:48 -07:00
jenkins Removed the dockerfiles and test driver for stress test 2017-05-08 17:51:21 -07:00
line_count Give executable permission to line count .sh files 2017-03-29 17:53:44 -07:00
openssl
profiling Add unary fullstack trickle to bm json 2017-05-17 16:48:26 -07:00
run_tests Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge 2017-05-30 13:53:40 -07:00
README.md Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
lsan_suppressions.txt Add one more openssl leak to suppressions list 2016-11-14 09:48:57 -08:00
tsan_suppressions.txt Suppress race caused by cached_size tracking in protobuf 2017-03-15 11:19:01 -07:00
ubsan_suppressions.txt Blanket suppress protobuf from ubsan runs 2017-05-11 13:24:00 -07:00

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce: Scripts to help setup testing infrastructure on GCE.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.