#!/bin/bash export tool="$RAWSHAKE256SUM" export algo=rawshake256 exec "$(dirname "$0")/../__sum/__test" "$@"