summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-28 21:06:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-28 21:06:43 +0000
commit3cdac682c9436b37d0ddfc27ba72e7b5686275c2 (patch)
tree3e5cfc6d9f945bc7a9382b7104f08d6b2cb9ee0e /testsuites/sptests/ChangeLog
parent2011-07-28 Petr Benes <benesp16@fel.cvut.cz> (diff)
downloadrtems-3cdac682c9436b37d0ddfc27ba72e7b5686275c2.tar.bz2
2011-07-28 Pawel Zagorski <pzagor@agh.edu.pl>
PR 1857/tests * Makefile.am, configure.ac: Add test where there is more than one thread at a priority with the executing thread being non-preemptive. * sp76/.cvsignore, sp76/Makefile.am, sp76/init.c, sp76/sp76.doc, sp76/sp76.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 a002af1c97..4ab11b2365 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,11 @@
+2011-07-28 Pawel Zagorski <pzagor@agh.edu.pl>
+
+ PR 1857/tests
+ * Makefile.am, configure.ac: Add test where there is more than one
+ thread at a priority with the executing thread being non-preemptive.
+ * sp76/.cvsignore, sp76/Makefile.am, sp76/init.c, sp76/sp76.doc,
+ sp76/sp76.scn: New files.
+
2011-07-28 Petr Benes <benesp16@fel.cvut.cz>
PR 1858/testing