grpc/tools
Jan Tattermusch 7fbc0acf4a Merge pull request #4948 from ejona86/fix-java-docker
Don't bother with full build in java docker
2016-01-28 17:14:55 -08:00
..
buildgen Merge pull request #4819 from ctiller/less-cpu-sanity 2016-01-26 16:43:55 -08:00
codegen/core Merge pull request #4467 from ctiller/DotInHeaderName 2015-12-16 10:48:27 -08:00
distrib List Sanity tests in a config file, not a shell script 2016-01-20 10:58:23 -08:00
dockerfile Don't bother with full build in java docker 2016-01-28 12:16:01 -08:00
doxygen Fixed wrong usage of global var 2016-01-28 00:21:27 -08:00
gke format error message 2015-11-17 11:46:04 -08:00
http2_interop Add test to check that all settings frames are acked 2015-12-11 16:43:28 -08:00
jenkins toggle --build_only flag via scenario 2016-01-28 09:16:47 -08:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests Merge pull request #4775 from dgquintas/sync-async-plus-interfaces 2016-01-28 16:00:40 -08:00
README.md cleanup dockerfiles and scripts for old interop infrastructure 2015-10-15 13:52:16 -07:00
asan_suppressions.txt BoringSSL integration: non-vsprojects changes 2015-12-22 12:50:36 -08:00
tsan_suppressions.txt Suppress bogus report 2016-01-27 08:12:26 +00:00

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.