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

export tool="$RAWSHAKE512SUM"
export algo=rawshake512

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