summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-unix/common/test_unix_cmdline.reference
blob: b494a2979e12926cd764a1457986ac2dfb496f32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
"" -> "" [OK]
"" -> "" [OK]
"\t \011" -> "\t \011" [OK]
"a" -> "a" [OK]
"b" -> "b" [OK]
"c.txt@!" -> "c.txt@!" [OK]
"\"" -> "\"" [OK]
" " -> " " [OK]
" a " -> " a " [OK]
"  \" \\\" " -> "  \" \\\" " [OK]
" \\ \\ \\\\\\" -> " \\ \\ \\\\\\" [OK]
" \"hola \"" -> " \"hola \"" [OK]
"a\tb" -> "a\tb" [OK]
-- execv

a
b
c.txt@!
"
 
 a 
  " \" 
 \ \ \\\
 "hola "
a	b