aboutsummaryrefslogblamecommitdiffstats
path: root/sha512-256sum-test/test
blob: 31393a0a7a099ce1711b1ebbec5913f9bdfc5ebf (plain) (tree)
1
2
3
4
5
6





                                           
#!/bin/bash

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

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