Michael Lumish 81e4e8dd0b Merge pull request #4383 from jtattermusch/run_more_interop 10 years ago
..
buildgen 879bc4f24e Generate all file lists and build target lists in binding.gyp from build.yaml 10 years ago
codegen 2dd081955d Add copyright 10 years ago
distrib ddf3a511aa Add clang-format to sanity 10 years ago
dockerfile 3ee9d48f2a also removing grpc_java_android docker file 10 years ago
doxygen 95eeed7590 Kill noop_filter.c 10 years ago
gke 6a7bd161b6 format error message 10 years ago
http2_interop 77a32f3a2e make all current tests not fail the overall 10 years ago
jenkins 1c8c7ee745 try to prevent PHP interop flake 10 years ago
profiling 61ead3e061 Lower latency profiling 10 years ago
run_tests 81e4e8dd0b Merge pull request #4383 from jtattermusch/run_more_interop 10 years ago
README.md 0c05dcd6bd cleanup dockerfiles and scripts for old interop infrastructure 10 years ago
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 10 years ago

README.md

buildgen: template renderer for our build system.

distpackages: script to generate debian packages.

distrib: scripts to distribute language-specific packages.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.