summaryrefslogtreecommitdiffstats
path: root/tests/expected/misc/getopt2-invocation_model_one
diff options
context:
space:
mode:
authorSami Kerola2014-12-04 23:39:21 +0100
committerSami Kerola2014-12-08 21:07:00 +0100
commit93575f2943332d18e8b49441f9519ba2a093e0c3 (patch)
tree3a3f67e43fa9ff470f8985f5e8cb26a76d6392d0 /tests/expected/misc/getopt2-invocation_model_one
parentgetopt: sync with 1.1.6 release (diff)
downloadkernel-qcow2-util-linux-93575f2943332d18e8b49441f9519ba2a093e0c3.tar.gz
kernel-qcow2-util-linux-93575f2943332d18e8b49441f9519ba2a093e0c3.tar.xz
kernel-qcow2-util-linux-93575f2943332d18e8b49441f9519ba2a093e0c3.zip
tests: copy test-suite from Frodo Looijaard's getopt
The test cases and their names are the same, but the surrounding testing facility with Frodo's svn and util-linux are pretty different so this is not exactly 1:1 copy. Reference: svn://svn.frodo.looijaard.name/public/getopt/trunk/tests CC: Frodo Looijaard <frodo@frodo.looijaard.name> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'tests/expected/misc/getopt2-invocation_model_one')
-rw-r--r--tests/expected/misc/getopt2-invocation_model_one2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/misc/getopt2-invocation_model_one b/tests/expected/misc/getopt2-invocation_model_one
new file mode 100644
index 000000000..ca4ddca90
--- /dev/null
+++ b/tests/expected/misc/getopt2-invocation_model_one
@@ -0,0 +1,2 @@
+ -b -d -e OPTIONAL1 -f -a -c -ISREQUIRED -g BECOMES THREE ARGUMENTS -- ARG0 ARG1 NOT_OPTIONAL ARG2 ARG3
+exit value: 0