summaryrefslogtreecommitdiffstats
path: root/test/integration/aligned_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* add test for zero-sized alloc and aligned allocDave Watson2018-10-171-1/+11
* Clean compilation -Wextragnzlbg2018-07-101-0/+14
* Replace tabs following #define with spaces.Jason Evans2017-01-211-2/+2
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-2/+2
* Update brace style.Jason Evans2017-01-211-12/+9
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-2/+0
* Reduce memory requirements for regression tests.Jason Evans2016-10-281-8/+15
* Periodically purge in memory-intensive integration tests.Jason Evans2016-10-281-3/+10
* Miscellaneous s/chunk/extent/ updates.Jason Evans2016-06-061-1/+0
* Fix/remove flawed alignment-related overflow tests.Jason Evans2014-01-291-2/+2
* Normalize #define whitespace.Jason Evans2013-12-091-3/+3
* Refactor tests.Jason Evans2013-12-091-38/+46
* Refactor to support more varied testing.Jason Evans2013-12-041-0/+117