tree: a606c12f0c9d1d86c66a0c7cc6fadfb450f05f28 [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. internal_ci/
  14. jenkins/
  15. openssl/
  16. profiling/
  17. run_tests/
  18. lsan_suppressions.txt
  19. README.md
  20. 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)

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.