summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spregion_err01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spregion_err01/init.c')
-rw-r--r--testsuites/sptests/spregion_err01/init.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/sptests/spregion_err01/init.c b/testsuites/sptests/spregion_err01/init.c
index 62ad6e1d64..6dd8db63cf 100644
--- a/testsuites/sptests/spregion_err01/init.c
+++ b/testsuites/sptests/spregion_err01/init.c
@@ -402,12 +402,6 @@ void region_error_tests(void)
* is subject to change if the heap code changes.
*/
- puts( "TA1 - rtems_debug_disable - RTEMS_DEBUG_REGION" );
- rtems_debug_disable( RTEMS_DEBUG_REGION );
-
- puts( "TA1 - rtems_debug_enable - RTEMS_DEBUG_REGION" );
- rtems_debug_enable( RTEMS_DEBUG_REGION );
-
status = rtems_region_extend(
100,
Region_good_area,