tree: 313dc9e81880c3f4e08c23e01ac4c41e62480c26 [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.