grpc/tools
Donna Dionne 030ca38635 more division of logs to make it easier to analyze test results. 2015-05-06 15:09:58 -07:00
..
buildgen Merge pull request #1339 from nicolasnoble/template-doc 2015-04-22 16:25:38 -07:00
distpackages Use the release tag specified by the version 2015-04-08 17:19:34 -07:00
distrib Version update to 0.5.0 2015-04-07 11:05:35 -07:00
dockerfile add instruction to add cacerts/roots.pem to grpc/php docker image in gce_setup 2015-05-01 14:19:13 -07:00
gce_setup more division of logs to make it easier to analyze test results. 2015-05-06 15:09:58 -07:00
profile_analyzer Added support for important mark (!) analysis. 2015-05-06 10:15:36 -07:00
run_tests merge with head 2015-05-04 13:54:11 -07:00
README.md moved distpackages to tools 2015-02-19 19:26:25 -08:00
tsan_suppressions.txt Suppressing a data race in OpenSSL 2015-02-28 17:09:48 +00:00

README.md

buildgen: contains the template renderer for our build system. distpackages: contains script to generate debian packages. dockerfile: contains all of the docker files to test gRPC. gce_setup: contains boilerplate for running the docker files under GCE. run_tests: contains python scripts to properly run the tests in parallel.