summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp63/sp63.scn
blob: 8f603a6867fc0d37671de3dc2eda7d55b8dd74d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
*** TEST 63 ***
Init - _Heap_Initialize (for test one) - OK
Init - Heap size=1000
Init - _Heap_Allocate - too large size (overflow)- not OK
Init - _Heap_Allocate_aligned - OK
Init - _Heap_Resize_block - OK

Init - _Heap_Initialize (for test two) - OK
Init - Heap size=1000
Init - _Heap_Allocate_aligned - OK
Init - _Heap_Resize_block - OK
Init - _Heap_Allocate_aligned - request impossible - not OK
*** END OF TEST 63 ***