#!/bin/bash

export tool="${SHA512_256SUM}"
export algo=sha512-256

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