summaryrefslogtreecommitdiffstats
path: root/rtems-coverage/Explanations.txt
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-02 15:23:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-02 15:23:49 +0000
commit7fdf3250e06ee18a6e91bc968ae7218327bf4c66 (patch)
treebf259f47ef91e790a137ebe3f58dcdbdd0f71ecb /rtems-coverage/Explanations.txt
parent2009-07-01 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-testing-7fdf3250e06ee18a6e91bc968ae7218327bf4c66.tar.bz2
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Explanations.txt: With addition of spstkalloc test, the paths through stack alloc and free are covered.
Diffstat (limited to 'rtems-coverage/Explanations.txt')
-rw-r--r--rtems-coverage/Explanations.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/rtems-coverage/Explanations.txt b/rtems-coverage/Explanations.txt
index b71c036..5bddb7d 100644
--- a/rtems-coverage/Explanations.txt
+++ b/rtems-coverage/Explanations.txt
@@ -506,22 +506,6 @@ Simple Test Case
Add case with user extension which fails to allocate memory on create
+++
-threadstackallocate.c:61
-Simple Test Case
-We do not have a test for having a user provided stack allocator. This
-code is both the pass and fail to allocate case.
-
-NOTE: This code should probably be able to be disabled for Tiny/RTEMS.
-+++
-
-threadstackfree.c:58
-Simple Test Case
-We do not have a test for having a user provided stack allocator. This
-code is the deallocate path.
-
-NOTE: This code should probably be able to be disabled for Tiny/RTEMS.
-+++
-
iterateoverthreads.c:42
Simple Test Case
Need to call iterate over threads in a test where there is an API configured