Craig Tiller 43517d92ee Merge pull request #519 from nicolasnoble/docker-clang 11 سال پیش
..
buildgen 9d085a32d8 Generate more pleasing build.json output 11 سال پیش
dockerfile faa5f51b4b Renaming the docker image to grpc_clang, and optimizing the build a bit. 11 سال پیش
gce_setup 6fd5a35ecc Setting default ssh directory in the case of test runs running as root. 11 سال پیش
run_tests c061a2fcef Merge pull request #509 from chen-wang/master 11 سال پیش
README.md ddef24620a Adding the tools directory to the git export. 11 سال پیش
tsan_suppressions.txt 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests 11 سال پیش

README.md

buildgen: contains the template renderer for our build system. 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.