aboutsummaryrefslogtreecommitdiffstats
path: root/test_results/1.2.0/FreeBSD-9.1.txt
blob: 9980680489b0825f87a9ebf81eeba162dc8519fd (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
#------------------------------------------------------------------------------
# System data
#

# test run info
shells="/bin/sh /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh"
tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public.sh"

# system info
$ date
Tue Jan 15 00:08:36 UTC 2013
$ uname -mprsv
FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Fri Dec  7 20:50:48 GMT 2012     kirk@freenas:/usr/obj/usr/src/sys/GENERIC  amd64 amd64


#------------------------------------------------------------------------------
# Running the test suite with /bin/sh
#
shell name: sh
shell version: unknown

--- Executing the 'defines' test suite ---
testFlagsDefine
testBoolean
testFloat
testInteger
testString
testShortNameLength
testFlagNameIsReserved

Ran 7 tests.

OK

--- Executing the 'parsing' test suite ---
test:WARN Standard version of getopt found. Enhanced tests will be skipped.
testGetoptStandard
testGetoptEnhanced
testValidBoolsShort
testValidBoolsLong
testValidFloats
testInvalidFloats
testValidIntegers
testInvalidIntegers
testValidStrings
testMultipleFlags
testSingleNonFlagArg
testMultipleNonFlagArgs
testMultipleNonFlagStringArgsWithSpaces
testFlagsWithEquals
testComplicatedCommandLineStandard
testComplicatedCommandLineEnhanced

Ran 16 tests.

OK

--- Executing the 'private' test suite ---
testColumns
testGenOptStr
testGetFlagInfo
testItemInList
testValidBool
testValidFloatBuiltin
testValidFloatExpr
testValidIntBuiltin
testValidIntExpr
testMathBuiltin
testMathExpr
testStrlenBuiltin
testStrlenExpr

Ran 13 tests.

OK

--- Executing the 'public' test suite ---
test:WARN Standard version of getopt found. Enhanced tests will be skipped.
testHelp
testStandardHelpOutput
testEnhancedHelpOutput
testNoHelp

Ran 4 tests.

OK (skipped=5)


#------------------------------------------------------------------------------
# Running the test suite with /bin/bash
#


#------------------------------------------------------------------------------
# Running the test suite with /bin/dash
#


#------------------------------------------------------------------------------
# Running the test suite with /bin/ksh
#


#------------------------------------------------------------------------------
# Running the test suite with /bin/pdksh
#


#------------------------------------------------------------------------------
# Running the test suite with /bin/zsh
#