aboutsummaryrefslogtreecommitdiffstats
path: root/sha512-224sum-test/test
blob: 75c002576b25665ede742fe9b3df6a0e1a9376ac (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

export tool="${SHA512_224SUM}"
export algo=sha512-224

exec "$(dirname "$0")/../__sum/__test" "$@"