summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc_general (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make malloc tests that set flags more robust against the user alsootto2023-05-091-13/+17
* Remove double slash in path to test program.anton2022-03-301-9/+9
* Increase the max size of allocations, in prep for a large cache implementation.otto2022-01-091-3/+3
* A few more flag combo's to testotto2021-02-121-2/+14
* Move to env var, likelky the possibility to set malloc options fromotto2019-06-042-19/+8
* Throw malloc_conceal and freezero into the mix.otto2019-05-231-3/+8
* We're manipulating malloc flags ourselves, start with restting them all.otto2018-11-291-1/+5
* fix make clean and warningsotto2017-01-242-1/+3
* make sure realloc preserves dataotto2017-01-241-17/+45
* use ${.OBJDIR}otto2017-01-241-8/+8
* test malloc/realloc/free with some flag combo'sotto2017-01-232-0/+122