summaryrefslogtreecommitdiff
path: root/tests/hashtest-256g.in
blob: 44b69897c60b3abdc36376b8efb6cb140694d686 (plain)
1
2
3
4
5
6
7
#!/bin/sh

algos="SHA1 SHA256 SHA512 SHA3-512 SM3"

test "@RUN_LARGE_DATA_TESTS@" = yes || exit 77
echo "      now running 256 GiB tests for $algos - this takes looong"
exec ./hashtest@EXEEXT@ --gigs 256 $algos