grpc/tools
Craig Tiller d63b7896cc Helgrind support for run_tests.py
Also allow maxjobs to be tweaked based upon which configs are being run,
to prevent memory starvation.
2015-01-14 15:59:44 -08:00
..
buildgen Make generate_projects.sh able to run from a git repo. 2015-01-12 11:22:01 -08:00
clang-format clang-format codebase 2015-01-13 11:13:42 -08:00
dockerfile Removing a few more traces of libevent. 2015-01-14 04:55:57 +01:00
gce_setup Allows grpc_** that run gcloud compute ssh to run from docker containers 2015-01-13 08:57:03 -08:00
run_tests Helgrind support for run_tests.py 2015-01-14 15:59:44 -08:00
README.md Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00

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.