source: rtems/testsuites/libtests/termios02/termios02.scn @ dda7c828

4.104.115
Last change on this file since dda7c828 was dda7c828, checked in by Joel Sherrill <joel.sherrill@…>, on 10/01/09 at 23:52:36

2009-10-01 Joel Sherrill <joel.sherrill@…>

  • 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().
  • Property mode set to 100644
File size: 137 bytes
Line 
1*** TERMIOS 02 TEST ***
2tcdrain(12) - EBADF
3tcdrain(stdin) - OK
4tcdrain(stdout) - OK
5tcdrain(stderr) - OK
6*** END OF TERMIOS 02 TEST ***
Note: See TracBrowser for help on using the repository browser.