aboutsummaryrefslogtreecommitdiffstats
path: root/rawshake512sum-test/test
blob: 3f8c4a6f06ea6f95a24ebb1f7f3d49902c6a0415 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

export tool="$RAWSHAKE512SUM"
export algo=rawshake512

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