tree: 8d46a2c7d2fef311ce5df36d9cbadfc7f0079780 [path history] [tgz]
  1. buildgen/
  2. codegen/
  3. distrib/
  4. dockerfile/
  5. doxygen/
  6. gce/
  7. gcp/
  8. http2_interop/
  9. jenkins/
  10. openssl/
  11. profiling/
  12. run_tests/
  13. lsan_suppressions.txt
  14. README.md
  15. tsan_suppressions.txt
tools/README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce: Scripts to help setup testing infrastructure on GCE.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.