tree: f40d9a0ab70499bb322074ac08a9f9e88c56a934 [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.

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.