Sree Kuchibhotla 9d4e4ffbad Fix back slashes in the template and break the RUN steps 10 vuotta sitten
..
buildgen 03915e5de6 Sort out codegen dependencies 10 vuotta sitten
codegen 134a6b6ffd Dictionary support for fuzzers 10 vuotta sitten
distrib 50df82ffe4 Add a sanity check to make sure vsprojects stays usable. 10 vuotta sitten
dockerfile 9d4e4ffbad Fix back slashes in the template and break the RUN steps 10 vuotta sitten
doxygen 9885bff5fb Factored out parse functions from sockaddr_resolver 10 vuotta sitten
fuzzer 134a6b6ffd Dictionary support for fuzzers 10 vuotta sitten
gce 084aa62861 Remove unnecessary -2016 from copyrights 10 vuotta sitten
gcp 5bc112c0c9 Add a will_run_forever flag to handle cases where the process terminates with exit code of 0 10 vuotta sitten
gource 36bb50aaed Merge github.com:grpc/grpc into e2efuzz 10 vuotta sitten
http2_interop 30d39ab075 Update http2 interop tests to work with Servers implementing HTTP Alternative Services 10 vuotta sitten
jenkins 9192498a08 Java stress test docker images 10 vuotta sitten
openssl 6169d5f7b0 Update copyrights 10 vuotta sitten
profiling 897e4fe2ad Update copyrights 10 vuotta sitten
run_tests 5bc112c0c9 Add a will_run_forever flag to handle cases where the process terminates with exit code of 0 10 vuotta sitten
README.md 48dec96777 Stress test readme 10 vuotta sitten
lsan_suppressions.txt 194824467c Get subchannel index working 10 vuotta sitten
tsan_suppressions.txt 338576096f Suppress bogus report 10 vuotta sitten

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce: Scripts to help setup testing infrastructure on GCE.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.