summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/getopt_long/test.ok
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/getopt_long/test.ok')
-rw-r--r--src/regress/lib/libc/getopt_long/test.ok12
1 files changed, 8 insertions, 4 deletions
diff --git a/src/regress/lib/libc/getopt_long/test.ok b/src/regress/lib/libc/getopt_long/test.ok
index 124422f964..9782087f40 100644
--- a/src/regress/lib/libc/getopt_long/test.ok
+++ b/src/regress/lib/libc/getopt_long/test.ok
@@ -10,10 +10,11 @@ option illiterate
10option i, arg foo.in 10option i, arg foo.in
11remaining ARGV: onefile twofile threefile 11remaining ARGV: onefile twofile threefile
12 12
13getopt_long: -1bfast 13getopt_long: -1bfast -
14option 1 14option 1
15option b 15option b
16option f, arg ast 16option f, arg ast
17option -
17 18
18getopt_long: --fast --drinking=guiness -i foo.in somefile 19getopt_long: --fast --drinking=guiness -i foo.in somefile
19option fast 20option fast
@@ -27,10 +28,11 @@ remaining ARGV: myfile --force -f infile -9
27getopt_long (POSIXLY_CORRECT): onefile twofile --best -Williterate -i foo.in threefile 28getopt_long (POSIXLY_CORRECT): onefile twofile --best -Williterate -i foo.in threefile
28remaining ARGV: onefile twofile --best -Williterate -i foo.in threefile 29remaining ARGV: onefile twofile --best -Williterate -i foo.in threefile
29 30
30getopt_long (POSIXLY_CORRECT): -1bfast 31getopt_long (POSIXLY_CORRECT): -1bfast -
31option 1 32option 1
32option b 33option b
33option f, arg ast 34option f, arg ast
35option -
34 36
35getopt_long (POSIXLY_CORRECT): --fast --drinking=guiness -i foo.in somefile 37getopt_long (POSIXLY_CORRECT): --fast --drinking=guiness -i foo.in somefile
36option fast 38option fast
@@ -50,10 +52,11 @@ option illiterate
50option i, arg foo.in 52option i, arg foo.in
51remaining ARGV: onefile twofile threefile 53remaining ARGV: onefile twofile threefile
52 54
53getopt_long_only: -1bfast 55getopt_long_only: -1bfast -
54option 1 56option 1
55option b 57option b
56option fast 58option fast
59option -
57 60
58getopt_long_only: --fast -drinking=guiness -i foo.in somefile 61getopt_long_only: --fast -drinking=guiness -i foo.in somefile
59option fast 62option fast
@@ -67,10 +70,11 @@ remaining ARGV: myfile -force -f infile -9
67getopt_long_only (POSIXLY_CORRECT): onefile twofile -best -Williterate -i foo.in threefile 70getopt_long_only (POSIXLY_CORRECT): onefile twofile -best -Williterate -i foo.in threefile
68remaining ARGV: onefile twofile -best -Williterate -i foo.in threefile 71remaining ARGV: onefile twofile -best -Williterate -i foo.in threefile
69 72
70getopt_long_only (POSIXLY_CORRECT): -1bfast 73getopt_long_only (POSIXLY_CORRECT): -1bfast -
71option 1 74option 1
72option b 75option b
73option fast 76option fast
77option -
74 78
75getopt_long_only (POSIXLY_CORRECT): --fast -drinking=guiness -i foo.in somefile 79getopt_long_only (POSIXLY_CORRECT): --fast -drinking=guiness -i foo.in somefile
76option fast 80option fast