Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-17 | Fix 'realloc' and revert previous changes to tests. malloc tests all pass ↵ | "Steven J. Hill" | |
regardless of the setting of MALLOC_GLIBC_COMPAT. | |||
2006-03-17 | Fix tests to work if MALLOC_GLIBC_COMPAT is enabled. | "Steven J. Hill" | |
2005-07-02 | exit according to how many tests failed | Mike Frysinger | |
2005-06-29 | need to include string.h for some mem funcs | Mike Frysinger | |
2002-08-14 | Move all malloc tests under test/malloc/ | Eric Andersen | |
2001-07-13 | Add test for proper realloc() behavior. | David Schleef | |
2001-05-25 | Random quick-and-dirty evil malloc checker. | David Schleef | |