Yong Ni 9ff16a52d8 Added grpc_interop_matrix.cfg for kokoro. 8 роки тому
..
buildgen 937302b0df Merge remote-tracking branch 'upstream/master' into cares_rebase 8 роки тому
cmake d2b883022c CMake: Installation and Export Configuration 9 роки тому
codegen a818f72c0c Load Reporting back to using metadata 8 роки тому
distrib e165d10970 Bump 1.4.x version to 1.4.5 8 роки тому
dockerfile 2b996d9475 Remove python setup from artifact linux Dockerfiles 8 роки тому
doxygen e165d10970 Bump 1.4.x version to 1.4.5 8 роки тому
fuzzer d9b257a154 Add fuzzer options for oss-fuzz 8 роки тому
gce a5b29a3961 Update VM creation script to include BQ access 8 роки тому
gcp b2e4bfa1ef Merge matrix feature branch into master. 8 роки тому
gource 30da8254aa fixes 9 роки тому
grift a22a19fd64 fix markdown 8 роки тому
http2_interop b29f1fe3a2 Update include paths 8 роки тому
internal_ci 9ff16a52d8 Added grpc_interop_matrix.cfg for kokoro. 8 роки тому
interop_matrix fe756340dd Fix sanity 8 роки тому
jenkins 81db061d2a Clang fmt and copyright sanity 8 роки тому
line_count c410547eb8 Give executable permission to line count .sh files 8 роки тому
openssl 6169d5f7b0 Update copyrights 9 роки тому
profiling d9edaa400e Fix bm_speedup 8 роки тому
run_tests 570abc8259 shard basictests 8 роки тому
README.md b2e4bfa1ef Merge matrix feature branch into master. 8 роки тому
lsan_suppressions.txt 60b189199c Add one more openssl leak to suppressions list 9 роки тому
tsan_suppressions.txt 30ddc63fdf Suppress race caused by cached_size tracking in protobuf 8 роки тому
ubsan_suppressions.txt e1cc4285b6 Blanket suppress protobuf from ubsan runs 8 роки тому

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

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)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.