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

jenkins: support for running tests on Jenkins

run_tests: contains python scripts to properly run the tests in parallel.