#!/bin/bash export tool="$RAWSHAKE512SUM" export algo=rawshake512 exec "$(dirname "$0")/../__xsum/__test" "$@"