grpc/fuzztest
Craig Tiller af7aa3b127
Revert "[chttp2] Fix bug in timeout encoding" (#34811)
Reverts grpc/grpc#34751
2023-10-27 09:38:59 -07:00
..
core Revert "[chttp2] Fix bug in timeout encoding" (#34811) 2023-10-27 09:38:59 -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