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