summaryrefslogtreecommitdiffstats
path: root/rtems-coverage/Explanations.txt
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-04 20:25:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-04 20:25:21 +0000
commit9061068e7357f349f2d11977d49017d5658cfc9b (patch)
treefddd191c5ddc9317c2bfe3d6edea5586cd66c4dd /rtems-coverage/Explanations.txt
parent2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-testing-9061068e7357f349f2d11977d49017d5658cfc9b.tar.bz2
2009-07-04 Joel Sherrill <joel.sherrill@OARcorp.com>
* Explanations.txt: Santosh completed rwlock. I reworked rtems/src/taskinitusers.c to eliminate an unused path.
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 660120a..979752e 100644
--- a/rtems-coverage/Explanations.txt
+++ b/rtems-coverage/Explanations.txt
@@ -216,11 +216,6 @@ Simple Test Case
period times out but thread is blocked on another period?
+++
-taskinitusers.c:68
-Simple Test Case
-Errors which require overriding confdefs and/or multiple init tasks (2 cases?)
-+++
-
ratemonperiod.c:310
Interrupt Synchronization
period must expire while attempting to block
@@ -288,12 +283,6 @@ is equal to the ceiling and the branch is taken. Hard to read SPARC assembly.
I am leaning to the equal case.
+++
-corerwlockrelease.c:53
-Simple Test Case
-This is a case where you are releasing an RWLock that is already released.
-So this should be a very simple test case.
-+++
-
semflush.c:82
Simple Test Case
need to flush a NOT counting semaphore