forked from Imagelibrary/rtems
PR 1661/testing * termios06/init.c: Extend the test to cover sections related to flow control in termios.c * termios06/termios06.doc: Updated test concept * termios06/termios06.scn: Updated test run log
24 lines
524 B
Plaintext
24 lines
524 B
Plaintext
#
|
|
# $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: termios06
|
|
|
|
directives:
|
|
|
|
various parts of termios that deal with PPPDISC
|
|
|
|
concepts:
|
|
|
|
+ Exercise PPPDISC functionality in termios
|
|
+ Tests to cover flow control settings for termios
|