#!/bin/bash export tool="${SHA512_224SUM}" export algo=sha512-224 exec "$(dirname "$0")/../__sum/__test" "$@"