forked from Imagelibrary/rtems
In case carriage return characters should be ignored in the input (IGNCR), then drop them early before they reach the raw input buffer. This makes it easier to calculate the content size of the raw input buffer.
12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: termios09
|
|
|
|
directives:
|
|
|
|
- Termios
|
|
|
|
concepts:
|
|
|
|
- Ensure that carriage return characters are ignored if desired (IGNCR).
|