summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios04/termios04.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/termios04/termios04.doc')
-rw-r--r--testsuites/libtests/termios04/termios04.doc23
1 files changed, 23 insertions, 0 deletions
diff --git a/testsuites/libtests/termios04/termios04.doc b/testsuites/libtests/termios04/termios04.doc
new file mode 100644
index 0000000000..e70a5d2f02
--- /dev/null
+++ b/testsuites/libtests/termios04/termios04.doc
@@ -0,0 +1,23 @@
+#
+# $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: termios04
+
+directives:
+
+ + various termios code fragments supporting interrupt driven transmit
+ and receive support
+
+concepts:
+
++ termios interrupt driven transmit and receive support