grpc/fuzztest
Craig Tiller e33af6c7ce
[chttp2] Rollup of fixes for CVE-2023-44487 (#34763)
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
Co-authored-by: Mark D. Roth <roth@google.com>
2023-10-23 13:37:54 -07:00
..
core [chttp2] Rollup of fixes for CVE-2023-44487 (#34763) 2023-10-23 13:37:54 -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