crosvm/fuzz
Dylan Reid 979c696ba6 fuzz: Add block device fuzzer
Add the block device fuzzer that interprets the fuzz data input as
follows:
starting index 8 bytes
command location 8 bytes
command 16 bytes
descriptors circular buffer 16 bytes * 3

Change-Id: I25b58e149bfb9a479fab7955c0ca25c67c590bf6
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/900202
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
2019-03-25 21:51:15 -07:00
..
.gitignore
block_fuzzer.rs fuzz: Add block device fuzzer 2019-03-25 21:51:15 -07:00
Cargo.toml fuzz: Add block device fuzzer 2019-03-25 21:51:15 -07:00
OWNERS
qcow_fuzzer.rs
zimage_fuzzer.rs