Back to home page

LXR

 
 

    


Warning, /testsuites/libtests/malloc04/malloc04.scn is written in an unsupported language. File is not indexed.

0001 *** TEST MALLOC 04 ***
0002 No sbrk() amount
0003 Misaligned extend
0004 sbrk(512)
0005 Not enough sbrk() space
0006 sbrk(1024)
0007 Valid heap extend
0008 sbrk(256)
0009 Invalid heap extend
0010 sbrk(256)
0011 sbrk(-256)
0012 *** END OF TEST MALLOC 04 ***