aosp12/external/grpc-grpc/tools
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
api_reference init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
buildgen init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
codegen/core init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
debug/core init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
distrib init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
dockerfile init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
doxygen init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
failures init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
fuzzer init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
gce init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
gcp/utils init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
github init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
gource init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
http2_interop init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
internal_ci init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
interop_matrix init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
line_count init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
mkowners init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
openssl init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
package_hosting init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
profiling init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
run_tests init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
bazel.rc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.