Skip to content

Commit

Permalink
scsi: mention out-of-tree fuzzing infrastructure
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Ablu committed May 16, 2023
1 parent faddd2b commit 451064f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions crates/scsi/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 451064f

Please sign in to comment.