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