summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-14 17:44:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-14 17:44:15 +0000
commit6bc19a148a3ea5306c21f71a63b3c4b7d91077c9 (patch)
tree842a5c159e836ed7e4db607cfbbfc742d7bd36b3 /testsuites/sptests/ChangeLog
parent2007-12-14 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-6bc19a148a3ea5306c21f71a63b3c4b7d91077c9.tar.bz2
2007-12-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp09/screen07.c, sp09/sp09.scn: Add test for rtems_message_queue_broadcast for bad buffer and count pointers. * sp30/init.c, sp30/sp30.scn: Add test for initiating timer server with bad priority or initiating twice. * sp37/sp37.scn, sp37/system.h: Add test for rtems_clock_tick when it forces a dispatch. * sp37/init.c: New file.
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 88b6a2f8c2..f8c8b2e532 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,13 @@
+2007-12-14 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * sp09/screen07.c, sp09/sp09.scn: Add test for
+ rtems_message_queue_broadcast for bad buffer and count pointers.
+ * sp30/init.c, sp30/sp30.scn: Add test for initiating timer server
+ with bad priority or initiating twice.
+ * sp37/sp37.scn, sp37/system.h: Add test for rtems_clock_tick when
+ it forces a dispatch.
+ * sp37/init.c: New file.
+
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new tests for interrupt disable,