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