grpc/tools
Tim Emiola e2e081a32e Merge pull request #614 from jtattermusch/nitpicking
Fixed readme
2015-02-19 08:47:23 -08:00
..
buildgen Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
distrib Bug fix 2015-02-18 09:24:05 -08:00
dockerfile Merge pull request #614 from jtattermusch/nitpicking 2015-02-19 08:47:23 -08:00
gce_setup Merge branch 'master' into node_auth_integration 2015-02-18 15:08:32 -08:00
run_tests Make valgrind a bit more useful 2015-02-18 13:37:06 -08:00
README.md Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00
tsan_suppressions.txt Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests 2015-02-04 16:08:01 -08:00

README.md

buildgen: contains the template renderer for our build system. 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.