grpc/tools
Craig Tiller d335945b76 Merge github.com:grpc/grpc into cleaner-posix2 2016-03-29 07:46:45 -07:00
..
buildgen Update copyright 2016-03-28 10:49:27 -07:00
codegen/core Move chttp2 related files under ext/ 2016-03-28 10:13:08 -07:00
distrib Fix shell script 2016-03-26 15:43:29 -07:00
dockerfile Fix copyrights 2016-03-25 14:33:26 -07:00
doxygen Merge github.com:grpc/grpc into cleaner-posix2 2016-03-29 07:46:45 -07:00
gce add scripts for creating performance worker VMs 2016-03-25 14:00:41 -07:00
gcp Fix copyright 2016-02-29 13:28:55 -08:00
http2_interop Fix creds path 2016-03-25 19:42:49 -07:00
jenkins chmod g+x 2016-03-15 15:11:56 -07:00
openssl Fix gcc4.4 tests 2016-03-18 12:20:41 -07:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests Merge github.com:grpc/grpc into cleaner-posix2 2016-03-29 07:46:45 -07:00
README.md Stress test readme 2016-03-07 15:22:36 -08:00
lsan_suppressions.txt Get subchannel index working 2016-01-25 09:59:20 -08:00
tsan_suppressions.txt post merge 2016-02-02 09:43:02 -08:00

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages.

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)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.