Ticket #1621: sptests-changes

File sptests-changes, 1.2 KB (added by Bharath Suri, on 07/29/10 at 21:10:02)

Patch @ testsuites/sptests

Line 
1Index: configure.ac
2===================================================================
3RCS file: /usr1/CVS/rtems/testsuites/sptests/configure.ac,v
4retrieving revision 1.107
5diff -u -r1.107 configure.ac
6--- configure.ac        26 Jul 2010 15:38:40 -0000      1.107
7+++ configure.ac        29 Jul 2010 22:04:48 -0000
8@@ -154,6 +154,7 @@
9 spnotepad01/Makefile
10 spobjgetnext/Makefile
11 spprintk/Makefile
12+spprivenv01/Makefile
13 spsize/Makefile
14 spstkalloc/Makefile
15 spthreadq01/Makefile
16Index: Makefile.am
17===================================================================
18RCS file: /usr1/CVS/rtems/testsuites/sptests/Makefile.am,v
19retrieving revision 1.102
20diff -u -r1.102 Makefile.am
21--- Makefile.am 26 Jul 2010 15:38:40 -0000      1.102
22+++ Makefile.am 29 Jul 2010 22:04:49 -0000
23@@ -16,7 +16,7 @@
24     sp60 sp61 sp62 sp63 sp64 sp65 sp66 sp67 sp68 sp69 \
25     sp70 sp71 sp72 \
26     spassoc01 spchain spclockget spcoverage spobjgetnext \
27-    spnotepad01 spprintk spsize spstkalloc spthreadq01 \
28+    spnotepad01 spprintk spprivenv01 spsize spstkalloc spthreadq01 \
29     spwatchdog spwkspace \
30     sperror01 sperror02 sperror03 \
31     spfatal01 spfatal02 spfatal03 spfatal04 spfatal05 spfatal06 spfatal07 \