components/getopt/test/results-64.master
author Jingning Ji <jingning.ji@oracle.com>
Thu, 22 Sep 2016 16:33:05 -0700
changeset 7117 f7dc231928a9
parent 4737 844cca6e99f3
permissions -rw-r--r--
23131855 Upgrade xml-simple to 2.22
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     1
Next test: alternative_option_clash
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     2
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     3
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     4
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     5
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     6
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     7
Next test: alternative_option_long
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     8
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
     9
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    10
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    11
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    12
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    13
Next test: alternative_option_short
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    14
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    15
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    16
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    17
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    18
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    19
Next test: invalid_getopt_option
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    20
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    21
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    22
TEST FAILED: unexpected stdout output, diff follows:
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    23
1c1
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
    24
< getopt: invalid option -- b
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    25
---
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
    26
> getopt: invalid option -- 'b'
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    27
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    28
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    29
Next test: invocation_model_one
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    30
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    31
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    32
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    33
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    34
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    35
Next test: invocation_model_three_as_one
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    36
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    37
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    38
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    39
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    40
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    41
Next test: invocation_model_two_as_one
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    42
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    43
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    44
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    45
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    46
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    47
Next test: invocation_without_parameters
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    48
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    49
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    50
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    51
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    52
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    53
Next test: long_option_ambiguous_1
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    54
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    55
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    56
TEST FAILED: unexpected stdout output, diff follows:
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    57
1c1
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
    58
< getopt: option `--long' is ambiguous
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    59
---
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
    60
> getopt: option '--long' is ambiguous
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    61
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    62
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    63
Next test: longopts
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    64
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    65
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    66
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    67
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    68
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    69
Next test: name_option_long
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    70
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    71
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    72
TEST FAILED: unexpected stdout output, diff follows:
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    73
1,2c1,2
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    74
< THIS_PROGRAM: invalid option -- b
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    75
< THIS_PROGRAM: unrecognized option `--whatever'
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    76
---
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    77
> THIS_PROGRAM: invalid option -- 'b'
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    78
> THIS_PROGRAM: unrecognized option '--whatever'
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    79
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    80
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    81
Next test: name_option_short
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    82
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    83
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    84
TEST FAILED: unexpected stdout output, diff follows:
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    85
1,2c1,2
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    86
< THIS_PROGRAM: invalid option -- b
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    87
< THIS_PROGRAM: unrecognized option `--whatever'
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    88
---
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    89
> THIS_PROGRAM: invalid option -- 'b'
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    90
> THIS_PROGRAM: unrecognized option '--whatever'
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    91
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    92
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    93
Next test: quiet_option_long
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    94
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    95
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    96
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    97
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    98
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
    99
Next test: quiet_option_short
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   100
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   101
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   102
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   103
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   104
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   105
Next test: quiet_output_option_long
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   106
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   107
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   108
TEST FAILED: unexpected stdout output, diff follows:
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   109
1,4c1,4
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   110
< getopt: invalid option -- c
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   111
< getopt: unrecognized option `--unknown'
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   112
< getopt: option `--long' is ambiguous
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   113
< getopt: option requires an argument -- b
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   114
---
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   115
> getopt: invalid option -- 'c'
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   116
> getopt: unrecognized option '--unknown'
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   117
> getopt: option '--long' is ambiguous
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   118
> getopt: option requires an argument -- 'b'
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   119
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   120
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   121
Next test: quiet_output_option_short
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   122
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   123
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   124
TEST FAILED: unexpected stdout output, diff follows:
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   125
1,4c1,4
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   126
< getopt: invalid option -- c
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   127
< getopt: unrecognized option `--unknown'
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   128
< getopt: option `--long' is ambiguous
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   129
< getopt: option requires an argument -- b
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   130
---
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   131
> getopt: invalid option -- 'c'
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   132
> getopt: unrecognized option '--unknown'
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   133
> getopt: option '--long' is ambiguous
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   134
> getopt: option requires an argument -- 'b'
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   135
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   136
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   137
Next test: same_long_short_options
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   138
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   139
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   140
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   141
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   142
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   143
Next test: test_for_enhanced_getopt
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   144
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   145
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   146
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   147
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   148
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   149
Next test: unknown_options
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   150
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   151
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   152
TEST FAILED: unexpected stdout output, diff follows:
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   153
1,2c1,2
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   154
< getopt: invalid option -- b
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   155
< getopt: unrecognized option `--whatever'
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   156
---
4737
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   157
> getopt: invalid option -- 'b'
844cca6e99f3 21549702 Yet more Userland components should have their system-test targets hooked up
Rich Burridge <rich.burridge@oracle.com>
parents: 3884
diff changeset
   158
> getopt: unrecognized option '--whatever'
3884
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   159
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   160
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   161
Next test: unquoted_option_bash
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   162
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   163
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   164
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   165
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   166
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   167
Next test: unquoted_option_tcsh
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   168
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   169
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   170
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   171
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   172
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   173
Next test: weird_quoting_bash
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   174
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   175
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   176
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   177
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   178
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   179
Next test: weird_quoting_tcsh
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   180
Received expected exit code
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   181
Received expected stdout output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   182
Received expected stderr output
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   183
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   184
900fc6843a9d 20555230 GNU getopt should be updated to version 1.1.6
Rich Burridge <rich.burridge@oracle.com>
parents: 3639
diff changeset
   185
SOME TESTS FAILED:  invalid_getopt_option long_option_ambiguous_1 name_option_long name_option_short quiet_output_option_long quiet_output_option_short unknown_options