Test-Command: tthsum -V | grep "^tthsum"
Restrictions: superficial

Test-Command: cd $AUTOPKGTEST_TMP;
              echo "test file" > file.txt;
              tthsum file.txt > hash.tth;
              tthsum -v -c hash.tth 
Restrictions: superficial
