summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-10 15:03:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-10 15:03:30 +0000
commitc257fb9ed5310b06d85dee2cf0ffb98b42acd3a1 (patch)
treebf7e2b5f385572b184261e1433f5605298c0cf7a /testsuites/sptests/ChangeLog
parent2009-10-09 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-c257fb9ed5310b06d85dee2cf0ffb98b42acd3a1.tar.bz2
2009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add new test to exercise when the ticks since boot wraps around 0 and the timer server must deal with that condition. * sp67/.cvsignore, sp67/Makefile.am, sp67/init.c, sp67/sp67.doc, sp67/sp67.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 32561f5143..0271b3a30f 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, configure.ac: Add new test to exercise when the ticks
+ since boot wraps around 0 and the timer server must deal with that
+ condition.
+ * sp67/.cvsignore, sp67/Makefile.am, sp67/init.c, sp67/sp67.doc,
+ sp67/sp67.scn: New files.
+
2009-10-09 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* sp40/init.c, sp40/sp40.doc, sp40/sp40.scn: New test cases.