summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 22:58:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 22:58:00 +0000
commit30c9b6a2c69bf2793f26c14963158c2abead18f5 (patch)
tree3e0c36d6c1c3fe9b2b07547e1de36a75e18ca603 /testsuites/sptests/ChangeLog
parent2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-30c9b6a2c69bf2793f26c14963158c2abead18f5.tar.bz2
2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1658/cpukit * Makefile.am, configure.ac: If the system is not up, consider it a fatal error. This eliminated sp61 and added spfatal23. * spfatal23/.cvsignore, spfatal23/Makefile.am, spfatal23/spfatal23.doc, spfatal23/spfatal23.scn, spfatal23/testcase.h: New files. * sp61/.cvsignore, sp61/Makefile.am, sp61/init.c, sp61/sp61.doc, sp61/sp61.scn: Removed.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 8c26ec3d79..70f89dc607 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,13 @@
+2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1658/cpukit
+ * Makefile.am, configure.ac: If the system is not up, consider it a
+ fatal error. This eliminated sp61 and added spfatal23.
+ * spfatal23/.cvsignore, spfatal23/Makefile.am, spfatal23/spfatal23.doc,
+ spfatal23/spfatal23.scn, spfatal23/testcase.h: New files.
+ * sp61/.cvsignore, sp61/Makefile.am, sp61/init.c, sp61/sp61.doc,
+ sp61/sp61.scn: Removed.
+
2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
PR 1663/testing