Craig Tiller 59680ee16d Merge pull request #482 from nicolasnoble/typos il y a 10 ans
..
buildgen f94838b0a3 Make several python scripts explicitly python2.7 il y a 10 ans
dockerfile ae47921895 Update grpc_java_base Dockerfile to proto3 il y a 10 ans
gce_setup 1988221d15 Use environment variable to set root certs in c++ interop test. il y a 10 ans
run_tests 0af000bfba Fixing valgrind's codepath in run_tests.py. il y a 10 ans
README.md ddef24620a Adding the tools directory to the git export. il y a 11 ans
tsan_suppressions.txt 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests il y a 10 ans

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.