#!/bin/bash

export tool="$RAWSHAKE256SUM"
export algo=rawshake256

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