summaryrefslogtreecommitdiffstats
path: root/test/integration/xallocx.c
Commit message (Expand)AuthorAgeFilesLines
* Fix intermittent xallocx() test failures.Jason Evans2015-10-011-43/+65
* Remove fragile xallocx() test case.Jason Evans2015-09-251-9/+0
* Fix xallocx(..., MALLOCX_ZERO) bugs.Jason Evans2015-09-241-1/+118
* Loosen expected xallocx() results.Jason Evans2015-09-151-9/+9
* Add more xallocx() overflow tests.Jason Evans2015-09-151-0/+64
* Fix xallocx() bugs.Jason Evans2015-09-121-1/+241
* Implement the *allocx() API.Jason Evans2013-12-131-0/+59