datrs / random-access-disk

Continuously read/write to disk using random offsets and lengths .
Apache License 2.0
27 stars 13 forks source link

Setup fuzzing #5

Closed yoshuawuyts closed 6 years ago

yoshuawuyts commented 6 years ago

Allows us to fuzz test this crate. Didn't run it to completion yet; but feel it might be interesting to keep it around. Thanks!