#!/bin/bash

export tool="${SHA3_384SUM}"
export algo=sha3-384

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