- [x] ~~revisit test plan~~ - [x] ~~valgrind tests~~ - [x] ~~fix test failing on Cygwin~~ - ~~glob test not finishing (horribly slow on Cygwin - skip for now on Cygwin, until faster version)~~ - [x] ~~fix test failing on MinGW-MSYS~~ - ~~glob test failing~~ - ~~fix ```sed: -e expression #1, char 9: unterminated `s' command```~~ - [x] ~~afl tests - now covered by OSSFuzz~~ - [x] ~~check / fix prefix in test scripts~~ - [ ] Add bounds tests - number of segment files - max supported input size - [ ] single threaded and multi threaded tools tests - [ ] re-add interactive mode for tools tests - [ ] pyewf write test - [ ] improve performance of glob test to run on Cygwin - [ ] speed comparison tests * /dev/urandom using dd and ewfacquire * /dev/zero using dd and ewfacquire
revisit test planvalgrind testsfix test failing on Cygwinglob test not finishing (horribly slow on Cygwin - skip for now on Cygwin, until faster version)fix test failing on MinGW-MSYSglob test failingfixsed: -e expression #1, char 9: unterminated `s' commandafl tests - now covered by OSSFuzzcheck / fix prefix in test scripts