grpc/tools
Jan Tattermusch cfc7864fb3 fix gce script for cloud to cloud C# client 2015-03-04 10:37:13 -08:00
..
buildgen Mark fling_*test non-flaky 2015-03-02 10:05:10 -08:00
distpackages fix the version of debian package builder script 2015-02-26 10:38:06 -08:00
distrib Guard headers tool. 2015-03-01 06:18:14 +01:00
dockerfile Polishing C# Dockerfiles 2015-03-03 11:19:00 -08:00
gce_setup fix gce script for cloud to cloud C# client 2015-03-04 10:37:13 -08:00
run_tests Merge pull request #933 from ctiller/bugscrub2 2015-03-03 16:10:17 -08:00
README.md moved distpackages to tools 2015-02-19 19:26:25 -08:00
tsan_suppressions.txt Suppressing a data race in OpenSSL 2015-02-28 17:09:48 +00:00

README.md

buildgen: contains the template renderer for our build system. distpackages: contains script to generate debian packages. dockerfile: contains all of the docker files to test gRPC. gce_setup: contains boilerplate for running the docker files under GCE. run_tests: contains python scripts to properly run the tests in parallel.