grpc/fuzztest
Craig Tiller 2794078c48 [transport] Split metadata_batch into its own target (#35496)
(Required recursively splitting some other targets too)

Gets us closer to eliminating `grpc_base`, and (more importantly) sets up some pieces of transport to be split out so I can rebuild them in coming months.

Closes #35496

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35496 from ctiller:chipchip 5319fb925d
PiperOrigin-RevId: 597304996
2024-01-10 11:21:15 -08:00
..
core [transport] Split metadata_batch into its own target (#35496) 2024-01-10 11:21:15 -08: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