Skip to content

Add autopkgtests for testing package functionality

Jan Gru requested to merge jgru/ssdeep:add-autopkgtests into debian/master

Add autopkgtest to ensure correct functioning of the ssdeep-binary shipped by this package. debian/tests/smoke checks, that it starts correctly, debian/tests/simple-functest reads transforms a string to its fuzzy hash representation. debian/tests/file-functest reads a file to hash it. debian/tests/match-functest performs a recursive matching of files in a directory.

Merge request reports

Loading