aboutsummaryrefslogtreecommitdiff
path: root/test/include
AgeCommit message (Expand)Author
2014-03-29Fix p_test_fail()'s va_list abuse.Jason Evans
2014-02-26Remove duplicate 'static' keyword.Jason Evans
2014-01-16Fix name mangling for stress tests.Jason Evans
2014-01-06Add util unit tests, and fix discovered bugs.Jason Evans
2013-12-19Add mallctl*() unit tests.Jason Evans
2013-12-17Add quarantine unit tests.Jason Evans
2013-12-13Fix name mangling issues.Jason Evans
2013-12-12Add mq (message queue) to test infrastructure.Jason Evans
2013-12-10Fix inline-related macro issues.Jason Evans
2013-12-09Add probabability distribution utility code.Jason Evans
2013-12-09Integrate SFMT 1.3.3 into test infrastructure.Jason Evans
2013-12-08Refactor tests.Jason Evans
2013-12-05Fix more test refactoring issues.Jason Evans
2013-12-05Fix test refactoring issues for Linux.Jason Evans
2013-12-03Refactor to support more varied testing.Jason Evans