summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/malloctest/malloctest.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2011-03-09 15:39:58 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2011-03-09 15:39:58 +0000
commitce217f969911ea27d963f572b2a76cde4a86c323 (patch)
treec30433510a90afd75426e727227562a65fb7b157 /testsuites/libtests/malloctest/malloctest.scn
parent2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-ce217f969911ea27d963f572b2a76cde4a86c323.tar.bz2
2011-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* malloctest/init.c: Improve coverage. * malloctest/malloctest.scn: Update.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/malloctest/malloctest.scn9
1 files changed, 7 insertions, 2 deletions
diff --git a/testsuites/libtests/malloctest/malloctest.scn b/testsuites/libtests/malloctest/malloctest.scn
index 7e46ac0c18..ba0e19d999 100644
--- a/testsuites/libtests/malloctest/malloctest.scn
+++ b/testsuites/libtests/malloctest/malloctest.scn
@@ -44,8 +44,13 @@ run tests for _Heap_Resize_Block()
malloc_walk - normal path
malloc_walk - in critical section path
Heap Initialized
-heap extend - bad address
-heap extend - OK
+heap extend - link below
+heap extend - merge below
+heap extend - merge above
+heap extend - link above
+heap extend - area too small
+heap extend - invalid area
+heap extend - merge below with align up
malloc_free_space - check malloc space drops after malloc
malloc_free_space - verify free space returns to previous value
malloc_info - called with NULL