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.
 
 
 
 
 
 
Craig Tiller 2794078c48 [transport] Split metadata_batch into its own target (#35496) 11 months ago
..
core [transport] Split metadata_batch into its own target (#35496) 11 months ago
BUILD [fuzzing] Roll forward dep on fuzztest (#32667) 2 years ago
README.md [fuzzing] Roll forward dep on fuzztest (#32667) 2 years ago
fuzztest_test.cc [fuzzing] Roll forward dep on fuzztest (#32667) 2 years ago
grpc_fuzz_test.bzl [fuzzing] Roll forward dep on fuzztest (#32667) 2 years ago

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