The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
8 lines
193 B
8 lines
193 B
2 years ago
|
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
|