summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios02/termios02.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-01 23:52:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-01 23:52:36 +0000
commitdda7c828a03243a5434d5debf28ca4e66301dc0c (patch)
treeaa425bed82845f45f9a2655613961d706e9bfe6b /testsuites/libtests/termios02/termios02.doc
parent2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-dda7c828a03243a5434d5debf28ca4e66301dc0c.tar.bz2
2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use it. * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c, termios02/termios02.doc, termios02/termios02.scn: New files. termios02 is a test for tcdrain().
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/termios02/termios02.doc22
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuites/libtests/termios02/termios02.doc b/testsuites/libtests/termios02/termios02.doc
new file mode 100644
index 0000000000..25c4c95b5a
--- /dev/null
+++ b/testsuites/libtests/termios02/termios02.doc
@@ -0,0 +1,22 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2009.
+# 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: termios02
+
+directives:
+
+ tcdrain
+
+concepts:
+
++ Exercise tcdrain.