summaryrefslogtreecommitdiff
path: root/rtems-coverage/Explanations.txt
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-06 17:13:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-06 17:13:54 +0000
commit87e9de809fdbcdc400850d0f0c2c9bb775d45688 (patch)
treed1439ca72acbb7b7107c027ad0b715fb255573d9 /rtems-coverage/Explanations.txt
parentca58777cb70774d6d20d2d5f161083a827bf2d64 (diff)
2009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Explanations.txt: Cover a couple of more cases.
Diffstat (limited to 'rtems-coverage/Explanations.txt')
-rw-r--r--rtems-coverage/Explanations.txt19
1 files changed, 1 insertions, 18 deletions
diff --git a/rtems-coverage/Explanations.txt b/rtems-coverage/Explanations.txt
index 979752e..2cee652 100644
--- a/rtems-coverage/Explanations.txt
+++ b/rtems-coverage/Explanations.txt
@@ -1,9 +1,4 @@
-wkspace.c:56
-Simple Test Case (Fatal)
-This is a fatal error case where there is not enough workspace memory.
-+++
-
cancelrun.c:44
Simple Test Case
This is simply an untested normal use of pthread cancellation handlers.
@@ -137,7 +132,7 @@ psignal.c:148
This appears to be a case of not exercising the loop fully.
+++
-mutexinit.c:144
+mutexinit.c:165
Simple Test Case
This code is not initializing a specific type of mutex -- probably recursive.
+++
@@ -242,13 +237,6 @@ Simple Test Case
need to create a semaphore that is RTEMS_PRIORITY_CEILING
+++
-coremsgsubmit.c:179
-Simple Test Case or Dead Code?
-This is the error path for a NULL message pointer. This may not be able
-to be reached from the APIs and if so, should be conditionalized as DEBUG.
-If it can be reached from the APIs, then it is a simple test case.
-+++
-
coremutex.inl:171
Simple Test Case
pri ceiling, acquire when pri = ceiling
@@ -382,11 +370,6 @@ Simple Test Case
if reachable
+++
-coremsgbroadcast.c:86
-Simple Test Case
-Successful but no tasks waiting
-+++
-
dpmemcreate.c:87
Simple Test Case
need invalid address of return id