Jan Tattermusch cc1bde7603 add go support to run_interop_tests.py 10 anni fa
..
buildgen 9baaeade7c Get sanity to output more interesting information if it fails. 10 anni fa
codegen 6a6b36c503 Enable -Wconversion 10 anni fa
distrib ddf3a511aa Add clang-format to sanity 10 anni fa
dockerfile 1f8efa266d Merge pull request #3386 from yang-g/enable_ssl 10 anni fa
doxygen 9229810752 Update build files 10 anni fa
gce_setup 035cf093de enable_ssl to use_tls 10 anni fa
jenkins cc1bde7603 add go support to run_interop_tests.py 10 anni fa
profile_analyzer ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities 10 anni fa
run_tests cc1bde7603 add go support to run_interop_tests.py 10 anni fa
README.md 910f3de184 Addenda to tools readme 10 anni fa
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 11 anni fa

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.

gce_setup: boilerplate to run the Docker files under GCE.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.