utsaslab / crashmonkey

CrashMonkey: tools for testing file-system reliability (OSDI 18)
Apache License 2.0
193 stars 31 forks source link

Create unit tests for the permuters #56

Closed ashmrtn closed 6 years ago

ashmrtn commented 7 years ago

The permuters should have unit tests associated with them to make sure they are working properly. These test should include things like checking the permuter works properly when no or 1 bio is logged etc.

Tests should be placed in the test directory in the repo.