summaryrefslogtreecommitdiff
path: root/rtems-coverage/Explanations.txt
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-16 18:25:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-16 18:25:21 +0000
commit74842d341743f9c9f254a06f41c31cd384f3bd66 (patch)
treea84b739651087f93845ec5ee18320654010ef687 /rtems-coverage/Explanations.txt
parent41017ec19bad8ed2d0b1812de3f8b13bb558628e (diff)
2009-07-16 Joel Sherrill <joel.sherrill@OARcorp.com>
* Explanations.txt: Update to spfatal03 and addition of psxautoinit02 covered a couple of cases.
Diffstat (limited to 'rtems-coverage/Explanations.txt')
-rw-r--r--rtems-coverage/Explanations.txt11
1 files changed, 0 insertions, 11 deletions
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