Yang Gao 2fe6ecebee Merge branch 'master' into untypedAPI 11 rokov pred
..
buildgen 45115845cc Mark fling_*test non-flaky 11 rokov pred
distpackages 28ab96c0bb fix the version of debian package builder script 11 rokov pred
distrib 1ff52d5278 Guard headers tool. 11 rokov pred
dockerfile 01b851f87c Fixed run server command in csharp_mono dockerfile. 11 rokov pred
gce_setup cbc540edcf Add the Python interop client to gce_setup files 11 rokov pred
run_tests 0cb6c25e71 A first test with typed async client and untyped service for a simple rpc 11 rokov pred
README.md ed8572337f moved distpackages to tools 11 rokov pred
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 11 rokov pred

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.