crosvm/fuzz
Daniel Verkamp 5da3111c57 fuzz: improve virtqueue fuzzer coverage
Exercise more of the virtqueue descriptor chain API by consuming the
reader and writer. This also makes the fuzzer match the real-world usage
of the DescriptorChain APIs.

BUG=None
TEST=cargo +nightly fuzz run virtqueue_fuzzer

Change-Id: Ic56362cda87dd482a7c8fa6b3dd89cebfee8bc30
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4553720
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2023-05-23 00:24:32 +00:00
..
fuzz_targets fuzz: improve virtqueue fuzzer coverage 2023-05-23 00:24:32 +00:00
src fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
.gitignore fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
Cargo.toml fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00