<!-- 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. --> --------- Co-authored-by: ctiller <ctiller@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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