"Steven J. Hill" fc6389aa6a Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT. 18 years ago
..
Makefile ced4d2934b dont bother setting TESTS now 18 years ago
malloc.c fc6389aa6a Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT. 18 years ago
mallocbug.c 8c2c5e549e Move all malloc tests under test/malloc/ 22 years ago
realloc0.c f934cd0530 we need stdio.h for printf() 19 years ago
testmalloc.c dacafa9527 fix warning about ignoring return value of realloc 18 years ago
time_malloc.c d9a4422a48 A useful/useless little malloc time test 20 years ago
tst-calloc.c 909d563a32 import tests from glibc 18 years ago
tst-malloc.c fc6389aa6a Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT. 18 years ago
tst-mallocfork.c 822e4896c1 use vfork instead of fork so test works on non-mmu 18 years ago
tst-mcheck.c fc6389aa6a Fix 'realloc' and revert previous changes to tests. malloc tests all pass regardless of the setting of MALLOC_GLIBC_COMPAT. 18 years ago
tst-obstack.c 909d563a32 import tests from glibc 18 years ago
tst-valloc.c 909d563a32 import tests from glibc 18 years ago