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

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.