Home | History | Annotate | only in /external/grpc-grpc/tools
Up to higher level directory
NameDateSize
api_reference/22-Oct-2020
bazel.rc22-Oct-20201.9K
buildgen/22-Oct-2020
codegen/22-Oct-2020
debug/22-Oct-2020
distrib/22-Oct-2020
dockerfile/22-Oct-2020
doxygen/22-Oct-2020
failures/22-Oct-2020
fuzzer/22-Oct-2020
gce/22-Oct-2020
gcp/22-Oct-2020
github/22-Oct-2020
gource/22-Oct-2020
http2_interop/22-Oct-2020
internal_ci/22-Oct-2020
interop_matrix/22-Oct-2020
line_count/22-Oct-2020
mkowners/22-Oct-2020
openssl/22-Oct-2020
package_hosting/22-Oct-2020
profiling/22-Oct-2020
README.md22-Oct-2020816
run_tests/22-Oct-2020

README.md

      1 buildgen: Template renderer for our build system.
      2 
      3 distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.
      4 
      5 dockerfile: Docker files to test gRPC.
      6 
      7 doxygen: gRPC C/C++ documentation generation via Doxygen.
      8 
      9 gce: Scripts to help setup testing infrastructure on GCE.
     10 
     11 gcp: Helper scripts for interacting with various services on GCP (like Google
     12 container engine, BigQuery etc)
     13 
     14 internal_ci: Support for running tests on an internal CI platform.
     15 
     16 interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes. 
     17 
     18 jenkins: Support for running tests on Jenkins.
     19 
     20 run_tests: Scripts to run gRPC tests in parallel.
     21 
     22 run_tests/performance: See the [README](./run_tests/performance/README.md) for
     23 more notes on the performance tests.
     24