Mike Frysinger a3e9840d06 update malloc(0) check to handle expected behavior based upon config options 18 年之前
..
Makefile ced4d2934b dont bother setting TESTS now 19 年之前
malloc.c 06134db003 exit according to how many tests failed 19 年之前
mallocbug.c 8c2c5e549e Move all malloc tests under test/malloc/ 22 年之前
realloc0.c f934cd0530 we need stdio.h for printf() 19 年之前
testmalloc.c dacafa9527 fix warning about ignoring return value of realloc 19 年之前
time_malloc.c d9a4422a48 A useful/useless little malloc time test 21 年之前
tst-calloc.c 909d563a32 import tests from glibc 19 年之前
tst-malloc.c e6a3377749 update malloc(0) check to handle expected behavior based upon config options 18 年之前
tst-mallocfork.c 822e4896c1 use vfork instead of fork so test works on non-mmu 18 年之前
tst-mcheck.c a3e9840d06 update malloc(0) check to handle expected behavior based upon config options 18 年之前
tst-obstack.c 909d563a32 import tests from glibc 19 年之前
tst-valloc.c 909d563a32 import tests from glibc 19 年之前