|
|
%!s(int64=10) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| buildgen | %!s(int64=10) %!d(string=hai) anos | |
| distpackages | %!s(int64=10) %!d(string=hai) anos | |
| distrib | %!s(int64=10) %!d(string=hai) anos | |
| dockerfile | %!s(int64=10) %!d(string=hai) anos | |
| gce_setup | %!s(int64=10) %!d(string=hai) anos | |
| run_tests | %!s(int64=10) %!d(string=hai) anos | |
| README.md | %!s(int64=10) %!d(string=hai) anos | |
| tsan_suppressions.txt | %!s(int64=10) %!d(string=hai) anos | |
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.