diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:30:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:30:35 +0000 |
commit | 378c18e5f024ac5a8aef4cb40d7c9aa9633d144c (patch) | |
tree | 44dfb6ca500d32cabd450649b322a42e70a30683 /tests/expected/colcrt/functional-short-options | |
parent | Initial commit. (diff) | |
download | util-linux-378c18e5f024ac5a8aef4cb40d7c9aa9633d144c.tar.xz util-linux-378c18e5f024ac5a8aef4cb40d7c9aa9633d144c.zip |
Adding upstream version 2.38.1.upstream/2.38.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/expected/colcrt/functional-short-options')
-rw-r--r-- | tests/expected/colcrt/functional-short-options | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/tests/expected/colcrt/functional-short-options b/tests/expected/colcrt/functional-short-options new file mode 100644 index 0000000..bd2d44b --- /dev/null +++ b/tests/expected/colcrt/functional-short-options @@ -0,0 +1,89 @@ + + 100 + + 101 + + 102 + + 103 x + + 104 shift + + 105 esc9 + + 106 esc8 + + 107 esc + + 108 esc6 + + 109 backspace + + 110 tab tab + + 111 abc efg + + 112 |---| + + 113 | x | + + 114 | | + + 115 line longer than 132 characters line longer than 132 characters line longer than 132 characters line longer than 132 ch01234 + + 116 nulls + + 117 next line ascii 0 - 127 + + 118 + + 119 + + + 200 + + 201 abc + + 202 abc + + 203 a bc + + 204 ab c + + 205 abc + + 206 abc + + 207 a bc + + 208 ab c + + 209 abc + + 210 a bc + + 211 ab c + + 212 a b c + + 213 a bc + + 214 a bc + + 215 abc + + 216 abc + + 217 a b c + + 218 a bc + + 219 a bc + + 220 abc + + 221 abc + + 222 abc + +return value: 0 |