Changeset 85433b5 in rtems
- Timestamp:
- Jul 29, 2010, 10:28:51 PM (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- bed8f3e
- Parents:
- 3993ecfa
- Location:
- testsuites/sptests
- Files:
-
- 5 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/sptests/ChangeLog
r3993ecfa r85433b5 1 2010-07-29 Bharath Suri <bharath.s.jois@gmail.com> 2 3 PR 1621/testing 4 * Makefile.am, configure.ac: Improve coverage of private environment. 5 * spprivenv01/.cvsignore, spprivenv01/Makefile.am, spprivenv01/init.c, 6 spprivenv01/spprivenv01.doc, spprivenv01/spprivenv01.scn: New files. 7 1 8 2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com> 2 9 -
testsuites/sptests/Makefile.am
r3993ecfa r85433b5 17 17 sp70 sp71 sp72 \ 18 18 spassoc01 spchain spclockget spcoverage spobjgetnext \ 19 spnotepad01 spprintk sp size spstkalloc spthreadq01 \19 spnotepad01 spprintk spprivenv01 spsize spstkalloc spthreadq01 \ 20 20 spwatchdog spwkspace \ 21 21 sperror01 sperror02 sperror03 \ -
testsuites/sptests/configure.ac
r3993ecfa r85433b5 155 155 spobjgetnext/Makefile 156 156 spprintk/Makefile 157 spprivenv01/Makefile 157 158 spsize/Makefile 158 159 spstkalloc/Makefile
Note: See TracChangeset
for help on using the changeset viewer.