tree: 46e4e9299af27a1e6ac69c19ab1e40f32b8ac0ff [path history] [tgz]
  1. buildgen/
  2. distpackages/
  3. distrib/
  4. dockerfile/
  5. gce_setup/
  6. run_tests/
  7. README.md
  8. tsan_suppressions.txt
tools/README.md

buildgen: contains the template renderer for our build system. distpackages: contains script to generate debian packages. 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.