summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprintk/spprintk.scn
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.scn
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 '')
-rw-r--r--testsuites/sptests/spprintk/spprintk.scn6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/sptests/spprintk/spprintk.scn b/testsuites/sptests/spprintk/spprintk.scn
index ad58614679..52ca4834c4 100644
--- a/testsuites/sptests/spprintk/spprintk.scn
+++ b/testsuites/sptests/spprintk/spprintk.scn
@@ -1,6 +1,3 @@
-sparc-rtems4.10-run is /opt/rtems-4.10/bin/sparc-rtems4.10-run
-
-
*** TEST PRINTK ***
This is a test of putk
@@ -28,4 +25,7 @@ bad format -- %lq in parentheses (q)
%-12s of joel -- (joel )
%-4s of joel -- (joel)
%c of X -- (X)
+
+getchark - NULL getchar method - return -1
+getchark - test getchar method - returns 0x35
*** END OF TEST PRINTK ***