summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rtems-coverage/ChangeLog5
-rw-r--r--rtems-coverage/Explanations.txt11
2 files changed, 5 insertions, 11 deletions
diff --git a/rtems-coverage/ChangeLog b/rtems-coverage/ChangeLog
index e41b57f..b18af0a 100644
--- a/rtems-coverage/ChangeLog
+++ b/rtems-coverage/ChangeLog
@@ -1,5 +1,10 @@
2009-07-16 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * Explanations.txt: Update to spfatal03 and addition of psxautoinit02
+ covered a couple of cases.
+
+2009-07-16 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* Explanations.cc, Toolnames.cc: Make compile with gcc 4.4.0 on Fedora
11.
diff --git a/rtems-coverage/Explanations.txt b/rtems-coverage/Explanations.txt
index e9178a1..f733fb7 100644
--- a/rtems-coverage/Explanations.txt
+++ b/rtems-coverage/Explanations.txt
@@ -64,12 +64,6 @@ will require having two threads wait on the same condition variable but
each uses a different mutex.
+++
-condget.c:44
-Simple Test Case
-I think this is running out of condition variables while using automatic
-allocation.
-+++
-
keycreate.c:80
Simple Test Case
Run out of memory while allocating key memory.
@@ -212,11 +206,6 @@ Simple Test Case
pri ceiling, acquire when pri = ceiling
+++
-coremutexseize.c:39
-Simple Test Case
-Fatal error to obtain mutex when in dispatching critical section.
-+++
-
coremutexsurrender.c:188
Simple Test Case
There must not be a test of a priority ceiling mutex getting released