Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |