From c257fb9ed5310b06d85dee2cf0ffb98b42acd3a1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 10 Oct 2009 15:03:30 +0000 Subject: 2009-10-10 Joel Sherrill * 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. --- testsuites/sptests/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'testsuites/sptests/ChangeLog') 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 + + * 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 * sp40/init.c, sp40/sp40.doc, sp40/sp40.scn: New test cases. -- cgit v1.2.3