Closed tobert closed 6 years ago
There aren't any tests right now. Unfortunately the dd test in the README requires root access so that won't do.
The right way is probably to have tests create temp files and use madvise() to cache pages and validate everything is working.
There are a couple tests and they'll have to do until I pick up this work again.
There aren't any tests right now. Unfortunately the dd test in the README requires root access so that won't do.
The right way is probably to have tests create temp files and use madvise() to cache pages and validate everything is working.