tree: 0158d52bbfe39b7056b31413e22b06db1aa39f42 [path history] [tgz]
  1. buildgen/
  2. distrib/
  3. dockerfile/
  4. gce_setup/
  5. run_tests/
  6. README.md
  7. tsan_suppressions.txt
tools/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.