<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2010-06-19)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>

        * Makefile.am, configure.ac: Add sp70 to test slot
        reclamation and reuse for unlimited object configuration.
        * sp70/.cvsignore, sp70/Makefile.am, sp70/init.c, sp70/sp70.doc,
        sp70/sp70.scn: New files.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/ChangeLog.diff?r1=text&tr1=1.372&r2=text&tr2=1.373&diff_format=h">M</a></td><td width='1%'>1.373</td><td width='100%'>testsuites/sptests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/Makefile.am.diff?r1=text&tr1=1.85&r2=text&tr2=1.86&diff_format=h">M</a></td><td width='1%'>1.86</td><td width='100%'>testsuites/sptests/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/configure.ac.diff?r1=text&tr1=1.90&r2=text&tr2=1.91&diff_format=h">M</a></td><td width='1%'>1.91</td><td width='100%'>testsuites/sptests/configure.ac</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp70/.cvsignore?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/sptests/sp70/.cvsignore</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp70/Makefile.am?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/sptests/sp70/Makefile.am</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp70/init.c?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/sptests/sp70/init.c</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp70/sp70.doc?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/sptests/sp70/sp70.doc</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/sp70/sp70.scn?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">testsuites/sptests/sp70/sp70.scn</font></td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/sptests/ChangeLog:1.372 rtems/testsuites/sptests/ChangeLog:1.373
--- rtems/testsuites/sptests/ChangeLog:1.372    Tue Jun  8 09:13:27 2010
+++ rtems/testsuites/sptests/ChangeLog  Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -1,3 +1,10 @@
</font><font color='#000088'>+2010-06-19    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * Makefile.am, configure.ac: Add sp70 to test slot
+       reclamation and reuse for unlimited object configuration.
+       * sp70/.cvsignore, sp70/Makefile.am, sp70/init.c, sp70/sp70.doc,
+       sp70/sp70.scn: New files.
+
</font> 2010-06-08        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
        * sp16/task1.c: Update for heap extend changes.

<font color='#006600'>diff -u rtems/testsuites/sptests/Makefile.am:1.85 rtems/testsuites/sptests/Makefile.am:1.86
--- rtems/testsuites/sptests/Makefile.am:1.85   Tue Jun  8 08:24:10 2010
+++ rtems/testsuites/sptests/Makefile.am        Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -14,6 +14,7 @@
</font>     sp40 sp41 sp42 sp43 sp44 sp45 sp46 sp47 sp48 sp49 \
     sp50 sp51 sp52 sp53 sp54 sp55 sp56 sp57 sp58 sp59 \
     sp60 sp61 sp62 sp63 sp64 sp65 sp66 sp67 sp68 sp69 \
<font color='#000088'>+    sp70 \
</font>     spchain spclockget spcoverage spobjgetnext spnotepad01 spprintk spsize \
     spstkalloc spthreadq01 spwatchdog spwkspace \
     spfatal01 spfatal02 spfatal03 spfatal04 spfatal05 spfatal06 spfatal07 \

<font color='#006600'>diff -u rtems/testsuites/sptests/configure.ac:1.90 rtems/testsuites/sptests/configure.ac:1.91
--- rtems/testsuites/sptests/configure.ac:1.90  Tue Jun  8 08:24:10 2010
+++ rtems/testsuites/sptests/configure.ac       Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -95,6 +95,7 @@
</font> sp67/Makefile
 sp68/Makefile
 sp69/Makefile
<font color='#000088'>+sp70/Makefile
</font> spchain/Makefile
 spclockget/Makefile
 spcoverage/Makefile

<font color='#006600'>diff -u /dev/null rtems/testsuites/sptests/sp70/.cvsignore:1.1
--- /dev/null   Sat Jun 19 11:13:00 2010
+++ rtems/testsuites/sptests/sp70/.cvsignore    Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -0,0 +1,2 @@
</font><font color='#000088'>+Makefile
+Makefile.in
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/sptests/sp70/Makefile.am:1.1
--- /dev/null   Sat Jun 19 11:13:00 2010
+++ rtems/testsuites/sptests/sp70/Makefile.am   Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -0,0 +1,26 @@
</font><font color='#000088'>+##
+## $Id$
+##
+
+MANAGERS = all
+
+rtems_tests_PROGRAMS = sp70
+sp70_SOURCES = init.c ../../support/src/spin.c
+
+dist_rtems_tests_DATA = sp70.scn
+dist_rtems_tests_DATA += sp70.doc
+
+include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../automake/compile.am
+include $(top_srcdir)/../automake/leaf.am
+
+AM_CPPFLAGS += -I$(top_srcdir)/../support/include
+
+LINK_OBJS = $(sp70_OBJECTS) $(sp70_LDADD)
+LINK_LIBS = $(sp70_LDLIBS)
+
+sp70$(EXEEXT): $(sp70_OBJECTS) $(sp70_DEPENDENCIES)
+       @rm -f sp70$(EXEEXT)
+       $(make-exe)
+
+include $(top_srcdir)/../automake/local.am
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/sptests/sp70/init.c:1.1
--- /dev/null   Sat Jun 19 11:13:00 2010
+++ rtems/testsuites/sptests/sp70/init.c        Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -0,0 +1,77 @@
</font><font color='#000088'>+/*
+ *  COPYRIGHT (c) 1989-2010.
+ *  On-Line Applications Research Corporation (OAR).
+ *
+ *  The license and distribution terms for this file may be
+ *  found in the file LICENSE in this distribution or at
+ *  http://www.rtems.com/license/LICENSE.
+ *
+ *  $Id$
+ */
+
+#include <tmacros.h>
+#include "test_support.h"
+
+rtems_id          TaskID[4];
+
+void create_helper(int task)
+{
+  rtems_status_code status;
+
+  printf( "Creating task %d - OK\n", task );
+  status = rtems_task_create(
+    rtems_build_name( 'T', 'A', task + 0x30, ' ' ),
+    1,
+    RTEMS_MINIMUM_STACK_SIZE,
+    RTEMS_DEFAULT_MODES,
+    RTEMS_DEFAULT_ATTRIBUTES,
+    &TaskID[task]
+  );
+  directive_failed( status, "rtems_task_create" );
+}
+
+void delete_helper( int task )
+{
+  rtems_status_code status;
+
+  printf( "Deleting task %d\n", task );
+  status = rtems_task_delete( TaskID[task] );
+  directive_failed( status, "rtems_task_delete" );
+}
+
+rtems_task Init(
+  rtems_task_argument argument
+)
+{
+  puts( "\n\n*** TEST 70 ***" );
+
+  create_helper( 1 );
+  create_helper( 2 );
+  create_helper( 3 );
+  create_helper( 4 );
+  create_helper( 5 );
+  create_helper( 6 );
+
+  delete_helper( 2 );
+  delete_helper( 3 );
+  delete_helper( 4 );
+  delete_helper( 5 );
+
+  puts( "*** END OF TEST 70 ***" );
+
+  rtems_test_exit(0);
+}
+
+/* configuration information */
+
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+
+#define CONFIGURE_UNIFIED_WORK_AREAS
+#define CONFIGURE_MAXIMUM_TASKS rtems_resource_unlimited(1)
+#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+
+#define CONFIGURE_INIT
+
+#include <rtems/confdefs.h>
+/* end of file */
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/sptests/sp70/sp70.doc:1.1
--- /dev/null   Sat Jun 19 11:13:00 2010
+++ rtems/testsuites/sptests/sp70/sp70.doc      Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -0,0 +1,25 @@
</font><font color='#000088'>+#
+#  $Id$
+#
+#  COPYRIGHT (c) 1989-2010.
+#  On-Line Applications Research Corporation (OAR).
+#
+#  The license and distribution terms for this file may be
+#  found in the file LICENSE in this distribution or at
+#  http://www.rtems.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name:  sp70
+
+directives:
+
+  rtems_task_create
+  rtems_task_delete
+
+concepts:
+
++ Unified workspace configuration
++ Unlimited object configuration
++ Reclaiming slots in object allocation table and reusing them
</font>
<font color='#006600'>diff -u /dev/null rtems/testsuites/sptests/sp70/sp70.scn:1.1
--- /dev/null   Sat Jun 19 11:13:01 2010
+++ rtems/testsuites/sptests/sp70/sp70.scn      Sat Jun 19 11:01:27 2010
</font><font color='#997700'>@@ -0,0 +1 @@
</font><font color='#000088'>+XXX fill in with test output
</font></pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>