|
|
11 éve | |
|---|---|---|
| .. | ||
| buildgen | f94838b0a3 Make several python scripts explicitly python2.7 | 11 éve |
| dockerfile | d77c92bd98 Merge github.com:google/grpc into async-api-new | 11 éve |
| gce_setup | 93b1f3d18b fixing builder.sh after code review comments. | 11 éve |
| run_tests | cff2d15f94 Convert more tests (and re-enable some disabled ones) | 11 éve |
| README.md | ddef24620a Adding the tools directory to the git export. | 11 éve |
| tsan_suppressions.txt | 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests | 11 éve |
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.