grpc/tools
Craig Tiller 75be91a149 Allow Python to be built without sudo 2015-02-10 20:41:42 +01:00
..
buildgen Make several python scripts explicitly python2.7 2015-02-02 17:03:14 -08:00
dockerfile Use environment variable to set root certs in c++ interop test. 2015-02-05 23:06:54 -08:00
gce_setup Use environment variable to set root certs in c++ interop test. 2015-02-05 23:06:54 -08:00
run_tests Allow Python to be built without sudo 2015-02-10 20:41:42 +01: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.