tree: 8b318cfe4b792a53dc0266a5ff4f3c6d38b9e080 [path history] [tgz]
  1. buildgen/
  2. codegen/
  3. distrib/
  4. dockerfile/
  5. doxygen/
  6. fuzzer/
  7. gce/
  8. gcp/
  9. gource/
  10. http2_interop/
  11. jenkins/
  12. openssl/
  13. profiling/
  14. run_tests/
  15. lsan_suppressions.txt
  16. README.md
  17. 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.