Skip to content

Commit 81fd2f6

Browse files
author
Erik Schilling
committed
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 <[email protected]>
1 parent 418c0a9 commit 81fd2f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/scsi/test/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ image, launch the daemon, launch QEMU, waits until it is up and triggers the
2626
test execution.
2727

2828
Results will be downloaded into a timestamped folder under `results/`.
29+
30+
# Other test tools
31+
32+
Some quick and dirty fuzzing code is available at
33+
https://github.com/Ablu/vhost-device/tree/scsi-fuzzing.

0 commit comments

Comments
 (0)