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 Jun 2, 2023
1 parent 5e81927 commit a862ab8
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 a862ab8

Please sign in to comment.