I've been debugging my encrypted filesystem on
different versions of lufs, so I've started to create a
script to automatically test some simple features.
A generic framework for regression testing of filesystems
might be good, but I'm afraid it would be filesystem
specific everytime?
I'm gonnna need regression tests for my own FS also .. I
know perl, but I don't want to use it anymore .. I'll write
my stuff in python (just FYI though)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
simple perl test script for lufs filesystems
Logged In: YES
user_id=2063
A generic framework for regression testing of filesystems
might be good, but I'm afraid it would be filesystem
specific everytime?
I'm gonnna need regression tests for my own FS also .. I
know perl, but I don't want to use it anymore .. I'll write
my stuff in python (just FYI though)