ssdeep icon indicating copy to clipboard operation
ssdeep copied to clipboard

Integrity testing

Open glaslos opened this issue 7 years ago • 4 comments

Add more tests to verify the implementation matches the reference implementation.

glaslos avatar Dec 14 '17 13:12 glaslos

I'll create a script that scans a directory and compare go ssdeep and the reference ssdeep and compare the result. I'll run the script on my machine and if everything is ok, we can close this issue.

davidt99 avatar Dec 17 '17 11:12 davidt99

Maybe this should also run on your TravisCI tests.

ayoubfaouzi avatar Feb 18 '18 13:02 ayoubfaouzi

The initial idea was to do a one time test to confirm we align with the original implementation. But I agree we should have a continuous test to assure we don't break it in the future.

glaslos avatar Feb 19 '18 09:02 glaslos

I was thinking to test it in a docker container with both implementations, I'll try to get to it this week.

davidt99 avatar Feb 19 '18 10:02 davidt99