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 Add kernel_loader fuzzing 2018-01-12 22:37:48 -08:00
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 fuzz: update to use new cros fuzzing 2019-03-25 17:43:51 -07:00
qcow_fuzzer.rs fuzz: Add qcow fuzzing 2019-03-25 21:51:14 -07:00
zimage_fuzzer.rs fuzz: update to use new cros fuzzing 2019-03-25 17:43:51 -07:00