summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Extract profiling code from [re]allocation functions.Jason Evans2014-01-122-63/+0
* Add rallocx() test of both alignment and zeroing.Jason Evans2013-12-161-5/+17
* Add zero/align tests for rallocx().Jason Evans2013-12-151-1/+120
* Implement the *allocx() API.Jason Evans2013-12-134-2/+259
* Add mq (message queue) to test infrastructure.Jason Evans2013-12-125-68/+18
* Normalize #define whitespace.Jason Evans2013-12-093-9/+9
* Refactor tests.Jason Evans2013-12-0918-573/+467
* Refactor to support more varied testing.Jason Evans2013-12-0419-0/+1097