summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 17:30:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 17:30:30 +0000
commitdacde6e4c15d2a878a12c98773e65396a85650ae (patch)
tree0f756fec9db23bdc2ffe8205d0d087c43652b11a /testsuites/sptests/ChangeLog
parent2011-07-26 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-dacde6e4c15d2a878a12c98773e65396a85650ae.tar.bz2
2011-07-26 Pawel Zagorski <pzagor@agh.edu.pl>
PR 1853/tests * Makefile.am, configure.ac: Add test for case where a thread is non-preemptive, multiple threads are ready at that priority, a higher priority thread is heir and the thread yields. * sp74/.cvsignore, sp74/Makefile.am, sp74/init.c, sp74/sp74.doc, sp74/sp74.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 5da65eae29..9ae25ce9a6 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,12 @@
+2011-07-26 Pawel Zagorski <pzagor@agh.edu.pl>
+
+ PR 1853/tests
+ * Makefile.am, configure.ac: Add test for case where a thread is
+ non-preemptive, multiple threads are ready at that priority, a higher
+ priority thread is heir and the thread yields.
+ * sp74/.cvsignore, sp74/Makefile.am, sp74/init.c, sp74/sp74.doc,
+ sp74/sp74.scn: New files.
+
2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp04/tswitch.c, sp07/task1.c, sp07/task2.c, sp09/screen07.c,