summaryrefslogtreecommitdiffstats
path: root/rtems-coverage/Explanations.txt
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-21 23:10:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-21 23:10:27 +0000
commitfa6ae9748f44831c95e5b301bb79ade3a8ba882c (patch)
tree353eea88572aaa99bf0d22e80199af8ee88ec17f /rtems-coverage/Explanations.txt
parent2009-07-21 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-testing-fa6ae9748f44831c95e5b301bb79ade3a8ba882c.tar.bz2
2009-07-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* Explanations.txt: Event interrupt synchronization cases covered.
Diffstat (limited to 'rtems-coverage/Explanations.txt')
-rw-r--r--rtems-coverage/Explanations.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/rtems-coverage/Explanations.txt b/rtems-coverage/Explanations.txt
index fef5fd3..cfcd1be 100644
--- a/rtems-coverage/Explanations.txt
+++ b/rtems-coverage/Explanations.txt
@@ -114,27 +114,6 @@ It looks like we don't have a good sporadic server test. This is
the normal case of changin priority.
+++
-eventsurrender.c:81
-Interrupt Synchronization
-This is executed when events are sent to the currently executing thread
-while it is in the process of blocking. I think sp39 or sp41 relates to
-this but may not be hitting the correct combination of timed out or Any/All.
-
-NOTE: This is hit sometimes so maybe the tests need tuning a bit.
-+++
-
-eventsurrender.c:82
-Interrupt Synchronization
-This is somehow related to eventsurrender.c:81 but the range is
-disconnected and I do not see why with certainty. This could be
-when a timeout occurs while we are blocking on an event receive.
-+++
-
-eventtimeout.c:78
-Interrupt Synchronization
-This is a timeout while blocking waiting for an event receive with timeout.
-+++
-
timerreset.c:60
Simple Test Case
new error case
@@ -220,11 +199,6 @@ Interrupt Synchronization
timer must be inserted or state altered by ISR
+++
-thread.inl:230
-SHOULD BE COVERED
-sp39 should cover this .. timeout while blocking (eventtimeout.c:71)
-+++
-
threadinitialize.c:91
Simple Test Case
This is for the case where the application uses the POSIX