Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | Fix 'realloc' and revert previous changes to tests. malloc tests all pass reg... | "Steven J. Hill" | 2006-03-17 | 1 | -4/+0 |
* | Fix tests to work if MALLOC_GLIBC_COMPAT is enabled. | "Steven J. Hill" | 2006-03-17 | 1 | -0/+4 |
* | exit according to how many tests failed | Mike Frysinger | 2005-07-02 | 1 | -20/+30 |
* | need to include string.h for some mem funcs | Mike Frysinger | 2005-06-29 | 1 | -0/+1 |
* | Move all malloc tests under test/malloc/ | Eric Andersen | 2002-08-14 | 1 | -0/+1 |
* | Add test for proper realloc() behavior. | David Schleef | 2001-07-13 | 1 | -1/+27 |
* | Random quick-and-dirty evil malloc checker. | David Schleef | 2001-05-25 | 1 | -0/+43 |