aboutsummaryrefslogblamecommitdiffstats
path: root/shake256sum-test/test
blob: 7ae90597280565e566e98f4c58bbbd02b52a99f5 (plain) (tree)
1
2
3
4
5
6




                          
                                            
#!/bin/bash

export tool="$SHAKE256SUM"
export algo=shake256

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