Sign in
nest-open-source
/
nest-hello
/
510950009
/
libgcrypt
/
2a7ccb451f606a9d46457b8c6a3fe0d9da5c1194
/
.
/
tests
/
hashtest-256g.in
blob: e897c540137315fa9318401355b4253046b8c62b [
file
] [
log
] [
blame
]
#!/bin/sh
algos
=
"SHA1 SHA256 SHA512"
test
"@RUN_LARGE_DATA_TESTS@"
=
yes
||
exit
77
echo
" now running 256 GiB tests for $algos - this takes looong"
exec
./
hashtest
--
gigs
256
$algos