summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios03/termios03.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-25 16:52:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-25 16:52:26 +0000
commit69cab20e4087c8d44d3dfd05120ebdd6428dbe66 (patch)
tree136d55a9a2c13baa8bce24c0fa056ced66e7cd63 /testsuites/libtests/termios03/termios03.doc
parent2010-06-25 Jennifer Averett <Jennifer.Averett@OARcorp.com (diff)
downloadrtems-69cab20e4087c8d44d3dfd05120ebdd6428dbe66.tar.bz2
2010-06-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* termios03/.cvsignore, termios03/Makefile.am, termios03/init.c, termios03/termios03.doc, termios03/termios03.scn, termios03/termios_testdriver_polled.c, termios03/termios_testdriver_polled.h: New files. * Makefile.am, configure.ac: Add initial version of new test for polled IO support in termios.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/termios03/termios03.doc22
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuites/libtests/termios03/termios03.doc b/testsuites/libtests/termios03/termios03.doc
new file mode 100644
index 0000000000..ec479c8e8b
--- /dev/null
+++ b/testsuites/libtests/termios03/termios03.doc
@@ -0,0 +1,22 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2010.
+# On-Line Applications Research Corporation (OAR).
+#
+# The license and distribution terms for this file may be
+# found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: termios03
+
+directives:
+
+ + various termios services
+
+concepts:
+
++ exercise termios polled support for input and output