grpc/tools
Craig Tiller 90690957fd Merge github.com:google/grpc into c++api 2015-02-11 21:25:50 -08:00
..
buildgen Generate more pleasing build.json output 2015-02-11 18:17:01 -08:00
dockerfile Update grpc_java_base Dockerfile to proto3 2015-02-10 15:18:15 -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 Merge github.com:grpc/grpc into c++api 2015-02-11 18:19:24 -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.