summaryrefslogtreecommitdiff
path: root/tests/slow/hash-large.c
Commit message (Expand)AuthorAgeFilesLines
* build: avoid -Wenum-conversion warnings with GCC 10Daiki Ueno2020-08-311-1/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* tests: hash-large: increase parallelism to allow fast run in CItmp-speedup-hash-testsNikos Mavrogiannopoulos2017-12-201-17/+7
* tests: include unistd.h in tests which call _exit()Nikos Mavrogiannopoulos2016-05-131-0/+1
* tests: avoid calling exit() from signal handlersNikos Mavrogiannopoulos2016-05-131-1/+1
* tests: don't run hash-large on freebsdNikos Mavrogiannopoulos2016-05-101-1/+11
* tests: fix mmap usage of hash-large to correctly detect failuresNikos Mavrogiannopoulos2016-05-101-1/+5
* tests: on out of memory conditions do not fail the hash-large testNikos Mavrogiannopoulos2016-04-231-0/+13
* tests: hash-large: use private mmap()Nikos Mavrogiannopoulos2016-04-201-1/+1
* tests: use mmap() for large memory allocations in systems that support itNikos Mavrogiannopoulos2016-04-201-2/+26
* tests: eliminated mem leak in hash-largeNikos Mavrogiannopoulos2016-02-131-0/+1
* tests: check whether large buffer hashes and MAC work as expectedNikos Mavrogiannopoulos2016-02-121-0/+133