tree: 99c6e8e388d2a9c88194b81988204acf1b7cde40 [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. grpcz/
  13. http2_interop/
  14. internal_ci/
  15. jenkins/
  16. openssl/
  17. profiling/
  18. run_tests/
  19. lsan_suppressions.txt
  20. README.md
  21. tsan_suppressions.txt
  22. ubsan_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)

internal_ci: Support for running tests on an internal CI platform.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.