The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
..
core [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
BUILD
README.md
fuzztest_test.cc
grpc_fuzz_test.bzl

README.md

Tests that leverage fuzztest.

These require C++17 and so cannot be run with the standard build configurations.

To run these tests:

bazel run //fuzztest/path/to:test -c dbg --config fuzztest