grpc/tools
Craig Tiller 61691f92c3 Merge github.com:grpc/grpc into credit 2015-03-02 08:51:52 -08:00
..
buildgen Always run build cleaner 2015-02-20 13:44:31 -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 Further cleanup. 2015-02-28 05:58:22 +01:00
gce_setup Adding test command to test node auth compute engine credentials. 2015-02-27 15:21:14 -08:00
run_tests Merge github.com:grpc/grpc into credit 2015-03-02 08:51:52 -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.