mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-27 23:48:55 +00:00
scsi: mention out-of-tree fuzzing infrastructure
Polishing this up for inclusion is currently not high on the priority list, but we can at least link it. Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
This commit is contained in:
parent
8bb862d415
commit
f50e7147df
@ -26,3 +26,8 @@ image, launch the daemon, launch QEMU, waits until it is up and triggers the
|
||||
test execution.
|
||||
|
||||
Results will be downloaded into a timestamped folder under `results/`.
|
||||
|
||||
# Other test tools
|
||||
|
||||
Some quick and dirty fuzzing code is available at
|
||||
https://github.com/Ablu/vhost-device/tree/scsi-fuzzing.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user