summaryrefslogtreecommitdiffstats
path: root/test/integration/mallocx.c
Commit message (Expand)AuthorAgeFilesLines
* Make mallocx() OOM test more robust.Jason Evans2015-09-241-3/+14
* Add mallocx() OOM tests.Jason Evans2015-09-171-0/+70
* Fix size class overflow handling when profiling is enabled.Jason Evans2015-06-241-5/+6
* Remove obsolete (incorrect) assertions.Jason Evans2015-02-161-21/+24
* Reduce maximum tested alignment.Jason Evans2014-03-301-2/+1
* Fix/remove flawed alignment-related overflow tests.Jason Evans2014-01-291-21/+0
* Extract profiling code from [re]allocation functions.Jason Evans2014-01-121-30/+0
* Implement the *allocx() API.Jason Evans2013-12-131-0/+149