encfs-java icon indicating copy to clipboard operation
encfs-java copied to clipboard

Add test to check volume creation code against upstream encfs

Open mrpdaemon opened this issue 13 years ago • 2 comments

We need to make sure our volume creation path remains compatible with encfs, with different config options etc. Probably this needs a separate test infrastructure (ie. some scripting to use the encfs command).

mrpdaemon avatar Feb 12 '12 04:02 mrpdaemon

I see that we already have EncFSComparer for this purpose - we just need to add some automated test cases. Maybe a shell script to mount various encfs volume via encfs and then run EncFSComparer on them.

mrpdaemon avatar Feb 28 '12 06:02 mrpdaemon

The other direction also holds true, ie. create volumes with encfs-java and compare them with encfs mounted state.

mrpdaemon avatar Mar 04 '12 22:03 mrpdaemon