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

export tool="$RAWSHAKE256SUM"
export algo=rawshake256

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