Craig Tiller f0ee545221 Merge pull request #497 from nicolasnoble/buildcheck před 11 roky
..
buildgen 9d085a32d8 Generate more pleasing build.json output před 11 roky
dockerfile ae47921895 Update grpc_java_base Dockerfile to proto3 před 11 roky
gce_setup 1988221d15 Use environment variable to set root certs in c++ interop test. před 11 roky
run_tests 6be5e587bd Merge pull request #480 from dklempner/runs_per_test před 11 roky
README.md ddef24620a Adding the tools directory to the git export. před 11 roky
tsan_suppressions.txt 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests před 11 roky

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.