2003-08-14 Joel Sherrill <joel@OARcorp.com>

* runtest.in: Add fileio to list of interactive tests.
This commit is contained in:
Joel Sherrill
2003-08-14 13:11:55 +00:00
parent 4f53e1240c
commit 3551b5fe9b
8 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* runtest.in: Add fileio to list of interactive tests.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -131,7 +131,7 @@ do
TEST_TYPE="single" TEST_TYPE="single"
case $tname in case $tname in
monitor) monitor* | termios* | fileio*)
if [ $run_to_completion = "yes" ] if [ $run_to_completion = "yes" ]
then then
warn "Skipping $tname; it is interactive" warn "Skipping $tname; it is interactive"

View File

@@ -1,3 +1,7 @@
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* runtest.in: Add fileio to list of interactive tests.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -131,7 +131,7 @@ do
TEST_TYPE="single" TEST_TYPE="single"
case $tname in case $tname in
monitor*) monitor* | termios* | fileio*)
if [ $run_to_completion = "yes" ] if [ $run_to_completion = "yes" ]
then then
warn "Skipping $tname; it is interactive" warn "Skipping $tname; it is interactive"

View File

@@ -1,3 +1,7 @@
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* runtest.in: Add fileio to list of interactive tests.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -131,7 +131,7 @@ do
TEST_TYPE="single" TEST_TYPE="single"
case $tname in case $tname in
monitor) monitor* | termios* | fileio*)
if [ $run_to_completion = "yes" ] if [ $run_to_completion = "yes" ]
then then
warn "Skipping $tname; it is interactive" warn "Skipping $tname; it is interactive"

View File

@@ -1,3 +1,7 @@
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* runtest.in: Add fileio to list of interactive tests.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -132,7 +132,7 @@ do
TEST_TYPE="single" TEST_TYPE="single"
case $tname in case $tname in
monitor) monitor* | termios* | fileio*)
if [ $run_to_completion = "yes" ] if [ $run_to_completion = "yes" ]
then then
warn "Skipping $tname; it is interactive" warn "Skipping $tname; it is interactive"