grpc/tools
David Garcia Quintas cd21266b5f Merge branch 'master' of github.com:grpc/grpc into codegen_lib 2016-03-15 17:10:45 -07:00
..
buildgen Merge github.com:grpc/grpc into run_gtest 2016-02-25 06:52:55 -08:00
codegen/core Add comment 2016-02-22 22:27:28 -08:00
distrib Merge remote-tracking branch 'upstream/release-0_13' 2016-03-02 13:56:49 -08:00
dockerfile Fix code coverage. 2016-03-14 16:06:00 -07:00
doxygen Merge branch 'master' into pre-0.13.1-downmerge 2016-03-10 09:52:58 +01:00
gce Accept instance name as argument 2016-02-23 18:31:27 -08:00
gcp Fix copyright 2016-02-29 13:28:55 -08:00
http2_interop Add test to check that all settings frames are acked 2015-12-11 16:43:28 -08:00
jenkins Add a script to run interop tests against all versions of prod servers. 2016-03-14 10:10:04 -07:00
openssl Ensure we can compile boringssl before trying: old compiler compatibility 2016-02-23 17:05:46 -08:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests Merge branch 'master' of github.com:grpc/grpc into codegen_lib 2016-03-15 17:10:45 -07:00
README.md remove old stuff from tools/README.md 2016-03-03 20:06:20 -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.

jenkins: support for running tests on Jenkins.

run_tests: scripts to run gRPC tests in parallel.