grpc/tools
Stanley Cheung 07814a55d8 Merge pull request #2737 from jtattermusch/enable_new_interop_tests
Enable oauth2_auth_token and per_rpc_creds interop tests for C#
2015-08-03 08:15:35 -07:00
..
buildgen old not parallel version of generate_projects.sh, for debuggin 2015-07-19 10:51:31 -07:00
codegen/core Merge github.com:grpc/grpc into oops-i-split-it-again 2015-06-25 08:52:40 -07:00
distpackages Use the release tag specified by the version 2015-04-08 17:19:34 -07:00
distrib Reorganize Python packages 2015-07-30 16:25:55 -07:00
dockerfile Merge pull request #2343 from ejona86/dont-build-netty 2015-07-09 13:09:52 -07:00
doxygen Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about 2015-07-31 07:45:59 -07:00
gce_setup enable oauth2_auth_token and per_rpc_creds interop tests for C# 2015-07-31 00:09:23 -07:00
jenkins Merge pull request #2681 from donnadionne/add_interop 2015-07-29 14:01:58 -07:00
profile_analyzer Further fixes and eye candy. 2015-05-06 20:50:49 -07:00
run_tests Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about 2015-07-31 21:34:38 -07:00
README.md experimental jenkins support 2015-06-03 13:20:08 -07: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.

jenkins: support for running tests on Jenkins

run_tests: contains python scripts to properly run the tests in parallel.