summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprintk/spprintk.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-14 23:17:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-14 23:17:48 +0000
commitba959a4b1cac2df4f3530518bdd16868f078010c (patch)
tree7a5faabcc181bc870edba256e356b676965069d1 /testsuites/sptests/spprintk/spprintk.doc
parent2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ba959a4b1cac2df4f3530518bdd16868f078010c.tar.bz2
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* spprintk/init.c, spprintk/spprintk.doc, spprintk/spprintk.scn: Clean up and add test of getchark().
Diffstat (limited to 'testsuites/sptests/spprintk/spprintk.doc')
-rw-r--r--testsuites/sptests/spprintk/spprintk.doc6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/sptests/spprintk/spprintk.doc b/testsuites/sptests/spprintk/spprintk.doc
index 84020d6d14..070dd01129 100644
--- a/testsuites/sptests/spprintk/spprintk.doc
+++ b/testsuites/sptests/spprintk/spprintk.doc
@@ -15,8 +15,14 @@ test set name: spprintk
directives:
+ putk
printk
+ getchark
concepts:
++ Ensure that putk() is fully exercised and operates as expected.
+
+ Ensure that printk() is fully exercised and operates as expected.
+
++ Ensure that getchark() is fully exercised and operates as expected.