xref: /aosp_15_r20/external/grpc-grpc/fuzztest/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1Tests that leverage fuzztest.
2
3These require C++17 and so cannot be run with the standard build configurations.
4
5To run these tests:
6
7bazel run //fuzztest/path/to:test -c dbg --config fuzztest
8