#!/bin/bash export tool="${SHA3_256SUM}" export algo=sha3-256 exec "$(dirname "$0")/../__xsum/__test" "$@"