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