Back to home page

LXR

 
 

    


Warning, /testsuites/libtests/termios06/termios06.scn is written in an unsupported language. File is not indexed.

0001 *** BEGIN OF TEST TERMIOS 6 ***
0002 open(/dev/test) - OK
0003 ioctl - RTEMS_IO_SNDWAKEUP - OK
0004 ioctl - RTEMS_IO_RCVWAKEUP - OK
0005 ioctl - TIOCGETD - OK
0006 ioctl - TIOCSETD - OK
0007 pppopen called
0008 ioctl - TIOCSETD - OK
0009 pppclose called
0010 pppopen called
0011 write(PPPD TEST) - OK
0012 pppwrite called - 10 bytes
0013 50 50 50 44 20 54 45 53 54 00                   |PPPD TEST.      |
0014 pppstart called
0015 ioctl(/dev/test) - OK
0016 pppioctl called
0017 tcgetattr(/dev/test) - OK
0018 Turn on flow control on output - OK
0019 Turn off flow control on output - OK
0020 Turn on flow control on input - OK
0021 Turn off flow control on input - OK
0022 
0023 Reading (expected):
0024 54 68 69 73 20 69 73 20 74 65 73 74 20 50 50 50 |This is test PPP|
0025 20 69 6e 70 75 74                               | input          |
0026 pppread called
0027 pppinput called - with (T)
0028 pppinput called - with (h)
0029 pppinput called - with (i)
0030 pppinput called - with (s)
0031 pppinput called - with ( )
0032 pppinput called - with (i)
0033 pppinput called - with (s)
0034 pppinput called - with ( )
0035 pppinput called - with (t)
0036 pppinput called - with (e)
0037 pppinput called - with (s)
0038 pppinput called - with (t)
0039 pppinput called - with ( )
0040 pppinput called - with (P)
0041 pppinput called - with (P)
0042 pppinput called - with (P)
0043 pppinput called - with ( )
0044 pppinput called - with (i)
0045 pppinput called - with (n)
0046 pppinput called - with (p)
0047 pppinput called - with (u)
0048 pppinput called - with (t)
0049 pppinput called - with (.)
0050 Rx_Wake - invoked
0051 Read 0 bytes from read(2)
0052 Error: length must be greater than zero.close(/dev/test) - OK
0053 pppclose called
0054 *** END OF TEST TERMIOS 6 ***