From 81973e8b6fd5f5301a6936c3074909ccd0bae4ef Mon Sep 17 00:00:00 2001 From: "kate.ward" Date: Fri, 4 Jan 2013 22:20:27 +0000 Subject: added FreeBSD 9.1 test result --- source/1.0/test_results/1.0.4/FreeBSD-9.1.txt | 92 +++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 source/1.0/test_results/1.0.4/FreeBSD-9.1.txt (limited to 'source/1.0/test_results') diff --git a/source/1.0/test_results/1.0.4/FreeBSD-9.1.txt b/source/1.0/test_results/1.0.4/FreeBSD-9.1.txt new file mode 100644 index 0000000..6d4bd4e --- /dev/null +++ b/source/1.0/test_results/1.0.4/FreeBSD-9.1.txt @@ -0,0 +1,92 @@ +#------------------------------------------------------------------------------ +# 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 +Fri Jan 4 22:15:59 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 + +--- Executing the 'private' test suite --- +testColumns +testExpr +testGenOptStr +testGetFlagInfo +testItemInList +testValidBool +testValidFloatBuiltin +testValidFloatExpr +testValidIntBuiltin +testValidIntExpr + +Ran 10 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=7) + + +#------------------------------------------------------------------------------ +# 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 +# -- cgit v1.2.3