summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-17 23:03:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-17 23:03:25 +0000
commit6be472c869d484d7b0c4600590f3811bd0758822 (patch)
tree22c844a72ae6ab610c9f034565d25972dc546c31 /testsuites/sptests/sp09
parent2006-11-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-6be472c869d484d7b0c4600590f3811bd0758822.tar.bz2
2006-11-17 Joel Sherrill <joel@OARcorp.com>
* sp09/screen12.c, sp16/task2.c, sp16/task3.c: Ensure tests generate cases intended on all targets possible with new heap algorithm.
Diffstat (limited to 'testsuites/sptests/sp09')
-rw-r--r--testsuites/sptests/sp09/screen12.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp09/screen12.c b/testsuites/sptests/sp09/screen12.c
index 47aafafa37..959023726d 100644
--- a/testsuites/sptests/sp09/screen12.c
+++ b/testsuites/sptests/sp09/screen12.c
@@ -68,7 +68,7 @@ void Screen12()
status = rtems_region_create(
Region_name[ 1 ],
Region_good_area,
- 0x40,
+ 34,
34,
RTEMS_DEFAULT_ATTRIBUTES,
&Junk_id