android13/external/grpc-grpc/tools
liiir1985 ad350b4d66 补上遗漏的文件 2024-07-01 23:19:47 +08:00
..
api_reference initial 2024-06-22 20:45:49 +08:00
buildgen initial 2024-06-22 20:45:49 +08:00
codegen/core initial 2024-06-22 20:45:49 +08:00
debug/core initial 2024-06-22 20:45:49 +08:00
distrib initial 2024-06-22 20:45:49 +08:00
dockerfile initial 2024-06-22 20:45:49 +08:00
doxygen initial 2024-06-22 20:45:49 +08:00
failures initial 2024-06-22 20:45:49 +08:00
fuzzer initial 2024-06-22 20:45:49 +08:00
gce initial 2024-06-22 20:45:49 +08:00
gcp/utils initial 2024-06-22 20:45:49 +08:00
github initial 2024-06-22 20:45:49 +08:00
gource initial 2024-06-22 20:45:49 +08:00
http2_interop initial 2024-06-22 20:45:49 +08:00
internal_ci initial 2024-06-22 20:45:49 +08:00
interop_matrix initial 2024-06-22 20:45:49 +08:00
line_count initial 2024-06-22 20:45:49 +08:00
mkowners initial 2024-06-22 20:45:49 +08:00
openssl initial 2024-06-22 20:45:49 +08:00
package_hosting initial 2024-06-22 20:45:49 +08:00
profiling initial 2024-06-22 20:45:49 +08:00
run_tests 补上遗漏的文件 2024-07-01 23:19:47 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
bazel.rc initial 2024-06-22 20:45:49 +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.