summaryrefslogtreecommitdiffstats
path: root/test/unit/util.c
Commit message (Expand)AuthorAgeFilesLines
* Use KQU() rather than QU() where applicable.Jason Evans2014-05-291-45/+45
* Use C99 varadic macros instead of GCC onesMike Hommey2014-05-271-4/+4
* Test and fix malloc_printf("%%").Jason Evans2014-01-221-0/+2
* Fix warnings and a test failure exposed on CentOS 6.3.Jason Evans2014-01-151-2/+0
* Add util unit tests, and fix discovered bugs.Jason Evans2014-01-071-0/+294