summaryrefslogblamecommitdiffstats
path: root/testsuites/libtests/malloc04/malloc04.scn
blob: f6169933b56a48466596df2b19f3e67e790def62 (plain) (tree)
1
2
3
4
5
6
7
8




                                


                                                             



                                          
                             
*** TEST MALLOC 04 ***
Initialize heap with some memory
sbrk(128)
sbrk(128)
sbrk(64)
Initialize heap with some memory - return address out of heap
sbrk(128)
sbrk(-128)
Initialize heap with some unaligned memory
sbrk(128)
sbrk(128)
sbrk(64)
*** END OF TEST MALLOC 04 ***