Back to home page

LXR

 
 

    


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

0001 *** BEGIN OF TEST TERMIOS 4 ***
0002 open(/dev/test) - OK
0003 Writing: This is interrupt driven test output.
0004 Transmitted 39 characters
0005 54 68 69 73 20 69 73 20 69 6e 74 65 72 72 75 70 |This is interrup|
0006 74 20 64 72 69 76 65 6e 20 74 65 73 74 20 6f 75 |t driven test ou|
0007 74 70 75 74 2e 0d 0a                            |tput...         |
0008 
0009 Reading (expected):
0010 42 6c 6f 63 6b 69 6e 67 20 69 6e 74 65 72 72 75 |Blocking interru|
0011 70 74 20 64 72 69 76 65 6e 20 72 65 61 64 2e    |pt driven read. |
0012 Read 32 bytes from read(2)
0013 42 6c 6f 63 6b 69 6e 67 20 69 6e 74 65 72 72 75 |Blocking interru|
0014 70 74 20 64 72 69 76 65 6e 20 72 65 61 64 2e 0a |pt driven read..|
0015 As Read 33 characters
0016 42 6c 6f 63 6b 69 6e 67 20 69 6e 74 65 72 72 75 |Blocking interru|
0017 70 74 20 64 72 69 76 65 6e 20 72 65 61 64 2e 0d |pt driven read..|
0018 0a                                              |.               |
0019 
0020 Reading (expected):
0021 4e 6f 6e 2d 42 6c 6f 63 6b 69 6e 67 20 69 6e 74 |Non-Blocking int|
0022 65 72 72 75 70 74 20 64 72 69 76 65 6e 20 72 65 |errupt driven re|
0023 61 64 2e                                        |ad.             |
0024 Read 36 bytes from read(2)
0025 4e 6f 6e 2d 42 6c 6f 63 6b 69 6e 67 20 69 6e 74 |Non-Blocking int|
0026 65 72 72 75 70 74 20 64 72 69 76 65 6e 20 72 65 |errupt driven re|
0027 61 64 2e 0a                                     |ad..            |
0028 As Read 37 characters
0029 4e 6f 6e 2d 42 6c 6f 63 6b 69 6e 67 20 69 6e 74 |Non-Blocking int|
0030 65 72 72 75 70 74 20 64 72 69 76 65 6e 20 72 65 |errupt driven re|
0031 61 64 2e 0d 0a                                  |ad...           |
0032 close(/dev/test) - OK
0033 *** END OF TEST TERMIOS 4 ***