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

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

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.