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