grpc/tools
Jan Tattermusch 501ca57665 kill pending python workers on start 2016-04-29 09:35:44 -07:00
..
buildgen Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment 2016-04-28 08:33:59 -07:00
codegen/core Merge pull request #6050 from dgquintas/nanopb_generation 2016-04-20 21:00:59 -07:00
distrib Merge github.com:grpc/grpc into strong-includes 2016-04-21 17:07:36 -07:00
dockerfile generate interop test Dockerfiles using templates 2016-04-27 15:31:11 -07:00
doxygen Merge pull request #6183 from nicolasnoble/msys-support 2016-04-27 16:31:59 -07:00
fuzzer API dictionary 2016-04-24 10:42:50 -07:00
gce Python QPS Worker/initial scenarios 2016-04-28 20:01:06 -07:00
gcp Merge pull request #6223 from sreecha/set_ulimit 2016-04-20 15:20:54 -07:00
gource Merge github.com:grpc/grpc into e2efuzz 2016-04-06 10:29:18 -07:00
http2_interop Update http2 interop tests to work with Servers implementing HTTP Alternative Services 2016-04-07 16:10:25 -07:00
jenkins Merge pull request #6298 from grpc/python_qps_tests 2016-04-28 21:48:13 -07:00
openssl Update copyrights 2016-03-31 07:46:18 -07:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests kill pending python workers on start 2016-04-29 09:35:44 -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.