grpc/fuzztest
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492)
<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-10-11 16:26:32 -07:00
..
core/channel [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
BUILD [fuzzing] Roll forward dep on fuzztest (#32667) 2023-03-21 13:37:32 -07:00
README.md [fuzzing] Roll forward dep on fuzztest (#32667) 2023-03-21 13:37:32 -07:00
fuzztest_test.cc [fuzzing] Roll forward dep on fuzztest (#32667) 2023-03-21 13:37:32 -07:00
grpc_fuzz_test.bzl [fuzzing] Roll forward dep on fuzztest (#32667) 2023-03-21 13:37:32 -07:00

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