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